Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer_compat.c96 case SNDRV_TIMER_IOCTL_CONTINUE: in __snd_timer_user_ioctl_compat()
H A Dtimer.c2130 case SNDRV_TIMER_IOCTL_CONTINUE: in __snd_timer_user_ioctl()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h986 #define SNDRV_TIMER_IOCTL_CONTINUE _IO('T', 0xa2) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h986 #define SNDRV_TIMER_IOCTL_CONTINUE _IO('T', 0xa2) macro
/openbmc/qemu/linux-user/
H A Dioctls.h596 IOCTL(SNDRV_TIMER_IOCTL_CONTINUE, 0, TYPE_NULL)