Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h707 struct snd_timer_gstatus { struct
757 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/linux-4.4.14/sound/core/
Dtimer.c1549 struct snd_timer_gstatus __user *_gstatus) in snd_timer_user_gstatus()
1551 struct snd_timer_gstatus gstatus; in snd_timer_user_gstatus()