Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h905 struct snd_timer_ginfo { struct
976 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/openbmc/linux/include/uapi/sound/
H A Dasound.h905 struct snd_timer_ginfo { struct
976 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/openbmc/qemu/linux-user/
H A Dsyscall_types.h93 STRUCT(snd_timer_ginfo,
/openbmc/linux/sound/core/
H A Dtimer.c1656 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo()
1658 struct snd_timer_ginfo *ginfo; in snd_timer_user_ginfo()