Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h667 #define SOUND_PCM_READ_BITS _SIOR ('P', 5, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h520 IOCTL(SOUND_PCM_READ_BITS, IOC_R, MK_PTR(TYPE_INT))
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2667 case SOUND_PCM_READ_BITS: in snd_pcm_oss_ioctl()