Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dsoundcard.h549 #define SNDCTL_DSP_POST _SIO ('P', 8) macro
673 #define SOUND_PCM_POST SNDCTL_DSP_POST
/linux/sound/oss/dmasound/ !
H A Ddmasound_core.c136 * - fix bug where SNDCTL_DSP_POST was blocking.
590 /* as of 1.6 this behaviour changes if SNDCTL_DSP_POST has been issued: in sq_write()
1016 case SNDCTL_DSP_POST: in sq_ioctl()
/linux/sound/core/oss/ !
H A Dpcm_oss.c2671 case SNDCTL_DSP_POST: in snd_pcm_oss_ioctl()