Home
last modified time | relevance | path

Searched refs:snd_timer_select (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/sound/
Dasound.h713 struct snd_timer_select { struct
756 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/linux-4.1.27/sound/core/
Dtimer.c1585 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect()
1588 struct snd_timer_select tselect; in snd_timer_user_tselect()