Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h781 #define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status) macro
/Linux-v4.19/include/uapi/sound/
Dasound.h781 #define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status) macro
/Linux-v4.19/sound/core/
Dtimer.c1974 case SNDRV_TIMER_IOCTL_STATUS: in __snd_timer_user_ioctl()