Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h948 struct snd_timer_info { struct
1001 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/linux-6.15/include/uapi/sound/
H A Dasound.h948 struct snd_timer_info { struct
1001 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/linux-6.15/sound/core/
H A Dtimer.c1756 struct snd_timer_info __user *_info) in snd_timer_user_info()
1759 struct snd_timer_info *info __free(kfree) = NULL; in snd_timer_user_info()