Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/sound/designs/
H A Doss-emulation.rst189 This blocking behavior can be changed globally via nonblock_open
194 options snd-pcm-oss nonblock_open=0
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c37 static bool nonblock_open = 1; variable
46 module_param(nonblock_open, bool, 0644);
47 MODULE_PARM_DESC(nonblock_open, "Don't block opening busy PCM devices.");
2529 nonblock = nonblock_open; in snd_pcm_oss_open()
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst75 nonblock_open
85 ``nonblock_open`` option is used to change the behavior of the PCM