Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
A Dasound.h855 struct snd_timer_gstatus { struct
856 struct snd_timer_id tid; /* requested timer ID */
857 unsigned long resolution; /* current period resolution in ns */
858 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
859 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
860 unsigned char reserved[32];
/linux/include/uapi/sound/
A Dasound.h855 struct snd_timer_gstatus { struct
856 struct snd_timer_id tid; /* requested timer ID */
857 unsigned long resolution; /* current period resolution in ns */
858 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
859 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
860 unsigned char reserved[32];

Completed in 16 milliseconds