Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/msnd/
Dmsnd_pinnacle.c784 static int write_ndelay[SNDRV_CARDS] = { [0 ... (SNDRV_CARDS-1)] = 1 }; variable
807 module_param_array(write_ndelay, int, NULL, S_IRUGO);
1030 if (write_ndelay[idx]) in snd_msnd_isa_probe()
1155 if (write_ndelay[idx]) in snd_msnd_pnp_detect()
/linux-4.4.14/sound/oss/
Dmsnd_pinnacle.c1626 static int write_ndelay __initdata = -1;
1650 static int write_ndelay __initdata = -1;
1731 module_param (write_ndelay, int, 0);
1886 if (write_ndelay == -1) in msnd_init()
1887 write_ndelay = CONFIG_MSND_WRITE_NDELAY; in msnd_init()
1888 if (write_ndelay) in msnd_init()
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt1353 write_ndelay - enable write ndelay (default = 1)
1384 write_ndelay - enable write ndelay (default = 1)