Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h754 struct snd_timer_params { struct
780 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/Linux-v4.19/include/uapi/sound/
Dasound.h754 struct snd_timer_params { struct
780 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/Linux-v4.19/sound/core/
Dtimer.c1752 struct snd_timer_params __user *_params) in snd_timer_user_params()
1755 struct snd_timer_params params; in snd_timer_user_params()