Home
last modified time | relevance | path

Searched refs:snd_timer_params (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h953 struct snd_timer_params { struct
981 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/openbmc/linux/include/uapi/sound/
H A Dasound.h953 struct snd_timer_params { struct
981 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/openbmc/qemu/linux-user/
H A Dsyscall_types.h132 STRUCT(snd_timer_params,
H A Dsyscall_defs.h2477 struct snd_timer_params)
/openbmc/linux/sound/core/
H A Dtimer.c1846 struct snd_timer_params __user *_params) in snd_timer_user_params()
1849 struct snd_timer_params params; in snd_timer_user_params()