Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasound.h580 struct snd_timer_gstatus { struct
581 struct snd_timer_id tid;
582 unsigned long resolution;
583 unsigned long resolution_num;
584 unsigned long resolution_den;
585 unsigned char reserved[32];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
Dasound.h655 struct snd_timer_gstatus { struct
656 struct snd_timer_id tid;
657 unsigned long resolution;
658 unsigned long resolution_num;
659 unsigned long resolution_den;
660 unsigned char reserved[32];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasound.h655 struct snd_timer_gstatus { struct
656 struct snd_timer_id tid;
657 unsigned long resolution;
658 unsigned long resolution_num;
659 unsigned long resolution_den;
660 unsigned char reserved[32];
/kernel/linux/linux-5.10/include/uapi/sound/
Dasound.h827 struct snd_timer_gstatus { struct
828 struct snd_timer_id tid; /* requested timer ID */
829 unsigned long resolution; /* current period resolution in ns */
830 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
831 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
832 unsigned char reserved[32];
/kernel/linux/linux-5.10/tools/include/uapi/sound/
Dasound.h827 struct snd_timer_gstatus { struct
828 struct snd_timer_id tid; /* requested timer ID */
829 unsigned long resolution; /* current period resolution in ns */
830 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
831 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
832 unsigned char reserved[32];
/kernel/linux/linux-6.6/include/uapi/sound/
Dasound.h926 struct snd_timer_gstatus { struct
927 struct snd_timer_id tid; /* requested timer ID */
928 unsigned long resolution; /* current period resolution in ns */
929 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
930 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
931 unsigned char reserved[32];
/kernel/linux/linux-6.6/tools/include/uapi/sound/
Dasound.h926 struct snd_timer_gstatus { struct
927 struct snd_timer_id tid; /* requested timer ID */
928 unsigned long resolution; /* current period resolution in ns */
929 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
930 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
931 unsigned char reserved[32];