Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasound.h939 struct snd_timer_info { struct
980 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/Linux-v6.6/tools/include/uapi/sound/
Dasound.h939 struct snd_timer_info { struct
980 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/Linux-v6.6/sound/core/
Dtimer.c1804 struct snd_timer_info __user *_info) in snd_timer_user_info()
1807 struct snd_timer_info *info; in snd_timer_user_info()