Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h943 struct snd_timer_select { struct
1000 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/linux-6.15/include/uapi/sound/
H A Dasound.h943 struct snd_timer_select { struct
1000 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/linux-6.15/sound/core/
H A Dtimer.c1712 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect()
1715 struct snd_timer_select tselect; in snd_timer_user_tselect()