Home
last modified time | relevance | path

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

/linux-3.3/include/sound/
Dasound.h605 struct snd_timer_gparams { struct
606 struct snd_timer_id tid; /* requested timer ID */
607 unsigned long period_num; /* requested precise period duration (in seconds) - numerator */
608 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */
609 unsigned char reserved[32];