Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dtimer_compat.c121 case SNDRV_TIMER_IOCTL_START: in snd_timer_user_ioctl_compat()
Dtimer.c1886 case SNDRV_TIMER_IOCTL_START: in __snd_timer_user_ioctl()
/linux-4.4.14/include/uapi/sound/
Dasound.h763 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0) macro