Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/sound/
Dasound.h868 struct snd_timer_info { struct
909 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/Linux-v5.15/tools/include/uapi/sound/
Dasound.h868 struct snd_timer_info { struct
909 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/Linux-v5.15/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()