Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h854 struct snd_timer_select { struct
899 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h854 struct snd_timer_select { struct
899 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/Linux-v6.1/sound/core/
Dtimer.c1754 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect()
1757 struct snd_timer_select tselect; in snd_timer_user_tselect()