Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h994 #define SNDRV_TIMER_IOCTL_GPARAMS _IOW('T', 0x04, struct snd_timer_gparams) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h994 #define SNDRV_TIMER_IOCTL_GPARAMS _IOW('T', 0x04, struct snd_timer_gparams) macro
/linux/sound/core/
H A Dtimer.c2253 case SNDRV_TIMER_IOCTL_GPARAMS: in __snd_timer_user_ioctl()