Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h686 struct snd_timer_ginfo { struct
755 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/linux-4.4.14/sound/core/
Dtimer.c1478 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo()
1480 struct snd_timer_ginfo *ginfo; in snd_timer_user_ginfo()