Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer_compat.c85 case SNDRV_TIMER_IOCTL_PVERSION: in __snd_timer_user_ioctl_compat()
H A Dtimer.c2101 case SNDRV_TIMER_IOCTL_PVERSION: in __snd_timer_user_ioctl()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h973 #define SNDRV_TIMER_IOCTL_PVERSION _IOR('T', 0x00, int) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h973 #define SNDRV_TIMER_IOCTL_PVERSION _IOR('T', 0x00, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h578 IOCTL(SNDRV_TIMER_IOCTL_PVERSION, IOC_R, MK_PTR(TYPE_INT))