Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasound.h926 struct snd_timer_gstatus { struct
978 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/Linux-v6.6/tools/include/uapi/sound/
Dasound.h926 struct snd_timer_gstatus { struct
978 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/Linux-v6.6/sound/core/
Dtimer.c1725 struct snd_timer_gstatus __user *_gstatus) in snd_timer_user_gstatus()
1727 struct snd_timer_gstatus gstatus; in snd_timer_user_gstatus()