Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h540 #define SNDCTL_DSP_RESET _SIO ('P', 0) macro
674 #define SOUND_PCM_RESET SNDCTL_DSP_RESET
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c994 case SNDCTL_DSP_RESET: in sq_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h472 IOCTL(SNDCTL_DSP_RESET, 0, TYPE_NULL)
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c2631 case SNDCTL_DSP_RESET: in snd_pcm_oss_ioctl()