Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h706 struct snd_timer_ginfo { struct
775 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/Linux-v4.19/include/uapi/sound/
Dasound.h706 struct snd_timer_ginfo { struct
775 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/Linux-v4.19/sound/core/
Dtimer.c1575 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo()
1577 struct snd_timer_ginfo *ginfo; in snd_timer_user_ginfo()