Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h759 #define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status) macro
/linux-4.1.27/sound/core/
Dtimer.c1884 case SNDRV_TIMER_IOCTL_STATUS: in __snd_timer_user_ioctl()