Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h873 struct snd_timer_params { struct
901 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h873 struct snd_timer_params { struct
901 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/Linux-v6.1/sound/core/
Dtimer.c1828 struct snd_timer_params __user *_params) in snd_timer_user_params()
1831 struct snd_timer_params params; in snd_timer_user_params()