Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h684 struct snd_timer_ginfo { struct
753 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/linux-4.1.27/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()