Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_IOCTL_PAUSE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/core/
H A Dtimer_compat.c98 case SNDRV_TIMER_IOCTL_PAUSE: in __snd_timer_user_ioctl_compat()
H A Dtimer.c2133 case SNDRV_TIMER_IOCTL_PAUSE: in __snd_timer_user_ioctl()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h987 #define SNDRV_TIMER_IOCTL_PAUSE _IO('T', 0xa3) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h987 #define SNDRV_TIMER_IOCTL_PAUSE _IO('T', 0xa3) macro
/openbmc/qemu/linux-user/
H A Dioctls.h597 IOCTL(SNDRV_TIMER_IOCTL_PAUSE, 0, TYPE_NULL)