Searched refs:SNDCTL_DSP_NONBLOCK (Results 1 – 4 of 4) sorted by relevance
583 #define SNDCTL_DSP_NONBLOCK _SIO ('P',14) macro682 #define SOUND_PCM_NONBLOCK SNDCTL_DSP_NONBLOCK
295 if (ioctl (fd, SNDCTL_DSP_NONBLOCK, NULL)) { in oss_open()
470 IOCTL(SNDCTL_DSP_NONBLOCK, 0, TYPE_NULL)
2711 case SNDCTL_DSP_NONBLOCK: in snd_pcm_oss_ioctl()