Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h735 struct snd_timer_select { struct
778 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/Linux-v4.19/include/uapi/sound/
Dasound.h735 struct snd_timer_select { struct
778 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/Linux-v4.19/sound/core/
Dtimer.c1687 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect()
1690 struct snd_timer_select tselect; in snd_timer_user_tselect()