Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h944 struct snd_timer_info { struct
997 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h944 struct snd_timer_info { struct
997 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/linux/sound/core/
H A Dtimer.c1749 struct snd_timer_info __user *_info) in snd_timer_user_info()
1752 struct snd_timer_info *info __free(kfree) = NULL; in snd_timer_user_info()