Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h825 struct snd_timer_ginfo { struct
896 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h825 struct snd_timer_ginfo { struct
896 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/Linux-v6.1/sound/core/
Dtimer.c1642 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo()
1644 struct snd_timer_ginfo *ginfo; in snd_timer_user_ginfo()