Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_SYNC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h541 #define SNDCTL_DSP_SYNC _SIO ('P', 1) macro
675 #define SOUND_PCM_SYNC SNDCTL_DSP_SYNC
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c1025 case SNDCTL_DSP_SYNC: in sq_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h481 IOCTL(SNDCTL_DSP_SYNC, 0, TYPE_NULL)
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2633 case SNDCTL_DSP_SYNC: in snd_pcm_oss_ioctl()