Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasound.h905 struct snd_timer_ginfo { struct
976 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/Linux-v6.6/tools/include/uapi/sound/
Dasound.h905 struct snd_timer_ginfo { struct
976 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
/Linux-v6.6/sound/core/
Dtimer.c1646 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo()
1648 struct snd_timer_ginfo *ginfo; in snd_timer_user_ginfo()