Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer_compat.c92 case SNDRV_TIMER_IOCTL_START: in __snd_timer_user_ioctl_compat()
H A Dtimer.c2124 case SNDRV_TIMER_IOCTL_START: in __snd_timer_user_ioctl()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h984 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h984 #define SNDRV_TIMER_IOCTL_START _IO('T', 0xa0) macro
/openbmc/qemu/linux-user/
H A Dioctls.h594 IOCTL(SNDRV_TIMER_IOCTL_START, 0, TYPE_NULL)