Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasound.h934 struct snd_timer_select { struct
979 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/Linux-v6.6/tools/include/uapi/sound/
Dasound.h934 struct snd_timer_select { struct
979 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/Linux-v6.6/sound/core/
Dtimer.c1760 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect()
1763 struct snd_timer_select tselect; in snd_timer_user_tselect()