Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h759 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info) macro
/linux-4.4.14/sound/core/
Dtimer.c1880 case SNDRV_TIMER_IOCTL_INFO: in __snd_timer_user_ioctl()