Home
last modified time | relevance | path

Searched defs:snd_timer_gstatus (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h571 struct snd_timer_gstatus { struct
572 struct snd_timer_id tid;
573 unsigned long resolution;
574 unsigned long resolution_num;
575 unsigned long resolution_den;
576 unsigned char reserved[32];
/device/google/bonito/sdm710/kernel-headers/sound/
Dasound.h565 struct snd_timer_gstatus { struct
566 struct snd_timer_id tid;
567 unsigned long resolution;
568 unsigned long resolution_num;
569 unsigned long resolution_den;
570 unsigned char reserved[32];
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dasound.h565 struct snd_timer_gstatus { struct
566 struct snd_timer_id tid;
567 unsigned long resolution;
568 unsigned long resolution_num;
569 unsigned long resolution_den;
570 unsigned char reserved[32];
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dasound.h712 struct snd_timer_gstatus { struct
713 struct snd_timer_id tid; /* requested timer ID */
714 unsigned long resolution; /* current period resolution in ns */
715 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
716 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
717 unsigned char reserved[32];
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h721 struct snd_timer_gstatus { struct
722 struct snd_timer_id tid; /* requested timer ID */
723 unsigned long resolution; /* current period resolution in ns */
724 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
725 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
726 unsigned char reserved[32];
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dasound.h712 struct snd_timer_gstatus { struct
713 struct snd_timer_id tid; /* requested timer ID */
714 unsigned long resolution; /* current period resolution in ns */
715 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
716 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
717 unsigned char reserved[32];