Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsoundcard.h583 #define SNDCTL_DSP_NONBLOCK _SIO ('P',14) macro
682 #define SOUND_PCM_NONBLOCK SNDCTL_DSP_NONBLOCK
/linux/sound/core/oss/
H A Dpcm_oss.c2696 case SNDCTL_DSP_NONBLOCK: in snd_pcm_oss_ioctl()