Home
last modified time | relevance | path

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

/include/uapi/sound/
Dasound.h710 struct snd_timer_gparams { struct
711 struct snd_timer_id tid; /* requested timer ID */
712 unsigned long period_num; /* requested precise period duration (in seconds) - numerator */
713 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */
714 unsigned char reserved[32];