Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h601 #define SNDCTL_DSP_GETTRIGGER _SIOR ('P',16, int) macro
684 #define SOUND_PCM_GETTRIGGER SNDCTL_DSP_GETTRIGGER
/openbmc/qemu/linux-user/
H A Dioctls.h467 IOCTL(SNDCTL_DSP_GETTRIGGER, IOC_R, MK_PTR(TYPE_INT))
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2718 case SNDCTL_DSP_GETTRIGGER: in snd_pcm_oss_ioctl()