Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dsoundcard.h583 #define SNDCTL_DSP_NONBLOCK _SIO ('P',14) macro
682 #define SOUND_PCM_NONBLOCK SNDCTL_DSP_NONBLOCK
/Linux-v5.10/sound/core/oss/
Dpcm_oss.c2665 case SNDCTL_DSP_NONBLOCK: in snd_pcm_oss_ioctl()