Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h720 struct snd_timer_info { struct
759 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/linux-4.4.14/sound/core/
Dtimer.c1640 struct snd_timer_info __user *_info) in snd_timer_user_info()
1643 struct snd_timer_info *info; in snd_timer_user_info()