Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dsoundcard.h583 #define SNDCTL_DSP_NONBLOCK _SIO ('P',14) macro
682 #define SOUND_PCM_NONBLOCK SNDCTL_DSP_NONBLOCK
/Linux-v5.4/fs/
Dcompat_ioctl.c694 COMPATIBLE_IOCTL(SNDCTL_DSP_NONBLOCK)
/Linux-v5.4/sound/core/oss/
Dpcm_oss.c2664 case SNDCTL_DSP_NONBLOCK: in snd_pcm_oss_ioctl()