Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h727 struct snd_timer_gstatus { struct
777 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/Linux-v4.19/include/uapi/sound/
Dasound.h727 struct snd_timer_gstatus { struct
777 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/Linux-v4.19/sound/core/
Dtimer.c1652 struct snd_timer_gstatus __user *_gstatus) in snd_timer_user_gstatus()
1654 struct snd_timer_gstatus gstatus; in snd_timer_user_gstatus()