Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h859 struct snd_timer_info { struct
900 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h859 struct snd_timer_info { struct
900 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/Linux-v6.1/sound/core/
Dtimer.c1798 struct snd_timer_info __user *_info) in snd_timer_user_info()
1801 struct snd_timer_info *info; in snd_timer_user_info()