Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dtimer_compat.c118 case SNDRV_TIMER_IOCTL_GSTATUS: in snd_timer_user_ioctl_compat()
Dtimer.c1876 case SNDRV_TIMER_IOCTL_GSTATUS: in __snd_timer_user_ioctl()
/linux-4.4.14/include/uapi/sound/
Dasound.h757 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus) macro