Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h698 struct snd_timer_gparams { struct
699 struct snd_timer_id tid; /* requested timer ID */
700 unsigned long period_num; /* requested precise period duration (in seconds) - numerator */
701 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */
702 unsigned char reserved[32];