Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/sound/
Dasound.h720 struct snd_timer_gparams { struct
721 struct snd_timer_id tid; /* requested timer ID */
722 unsigned long period_num; /* requested precise period duration (in seconds) - numerator */
723 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */
724 unsigned char reserved[32];