Searched refs:SNDCTL_DSP_NONBLOCK (Results 1 – 8 of 8) sorted by relevance
832 #define SNDCTL_DSP_NONBLOCK _IO ('P',14) macro1537 #define SOUND_PCM_NONBLOCK SNDCTL_DSP_NONBLOCK
274 unsigned IOCTL_SNDCTL_DSP_NONBLOCK = SNDCTL_DSP_NONBLOCK;
791 unsigned IOCTL_SNDCTL_DSP_NONBLOCK = SNDCTL_DSP_NONBLOCK;
259 _(SNDCTL_DSP_NONBLOCK, NONE, 0);
2445 unsigned IOCTL_SNDCTL_DSP_NONBLOCK = SNDCTL_DSP_NONBLOCK;
1376 _(SNDCTL_DSP_NONBLOCK, NONE, 0);
962 case SNDCTL_DSP_NONBLOCK: /* set non-blocking i/o */ in dsp_ioctl()966 if (cmd == SNDCTL_DSP_NONBLOCK || *arg_i) in dsp_ioctl()974 if (cmd == SNDCTL_DSP_NONBLOCK || *arg_i) in dsp_ioctl()
1877 args->cmd = SNDCTL_DSP_NONBLOCK; in linux_ioctl_sound()