Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h939 struct snd_timer_select { struct
996 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h939 struct snd_timer_select { struct
996 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
/linux/sound/core/
H A Dtimer.c1705 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect()
1708 struct snd_timer_select tselect; in snd_timer_user_tselect()