Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h939 struct snd_timer_info { struct
980 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/openbmc/linux/include/uapi/sound/
H A Dasound.h939 struct snd_timer_info { struct
980 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/openbmc/qemu/linux-user/
H A Dsyscall_types.h123 STRUCT(snd_timer_info,
/openbmc/linux/sound/core/
H A Dtimer.c1814 struct snd_timer_info __user *_info) in snd_timer_user_info()
1817 struct snd_timer_info *info; in snd_timer_user_info()