Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasound.h914 struct snd_timer_gparams { struct
915 struct snd_timer_id tid; /* requested timer ID */
916 unsigned long period_num; /* requested precise period duration (in seconds) - numerator */
917 unsigned long period_den; /* requested precise period duration (in seconds) - denominator */
918 unsigned char reserved[32];