Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A 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];
/openbmc/linux/include/uapi/sound/
H A 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];