Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h910 struct snd_timer_ginfo { struct
993 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h910 struct snd_timer_ginfo { struct
993 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/linux/sound/core/
H A Dtimer.c1609 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo()
1611 struct snd_timer_ginfo *ginfo __free(kfree) = NULL; in snd_timer_user_ginfo()