Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_NONBLOCK (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dsoundcard.h583 #define SNDCTL_DSP_NONBLOCK _SIO ('P',14) macro
682 #define SOUND_PCM_NONBLOCK SNDCTL_DSP_NONBLOCK
/linux-4.4.14/sound/oss/
Daudio.c435 case SNDCTL_DSP_NONBLOCK: in audio_ioctl()
Dswarm_cs4297a.c451 case SNDCTL_DSP_NONBLOCK: in cs_printioctl()
2225 case SNDCTL_DSP_NONBLOCK: in cs4297a_ioctl()
Dmsnd_pinnacle.c288 case SNDCTL_DSP_NONBLOCK: in dsp_ioctl()
/linux-4.4.14/fs/
Dcompat_ioctl.c1097 COMPATIBLE_IOCTL(SNDCTL_DSP_NONBLOCK)
/linux-4.4.14/sound/core/oss/
Dpcm_oss.c2602 case SNDCTL_DSP_NONBLOCK: in snd_pcm_oss_ioctl()