Home
last modified time | relevance | path

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

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