Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/sound/oss/
Dmsnd_pinnacle.c1627 static int write_ndelay __initdata = -1;
1651 static int write_ndelay __initdata = -1;
1732 module_param (write_ndelay, int, 0);
1887 if (write_ndelay == -1) in msnd_init()
1888 write_ndelay = CONFIG_MSND_WRITE_NDELAY; in msnd_init()
1889 if (write_ndelay) in msnd_init()
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt1353 write_ndelay - enable write ndelay (default = 1)
1384 write_ndelay - enable write ndelay (default = 1)