Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h734 struct snd_timer_params { struct
760 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/linux-4.4.14/sound/core/
Dtimer.c1670 struct snd_timer_params __user *_params) in snd_timer_user_params()
1673 struct snd_timer_params params; in snd_timer_user_params()