Home
last modified time | relevance | path

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

/linux/sound/isa/sb/
H A Dsb16.c50 static long awe_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
80 module_param_hw_array(awe_port, long, ioport, NULL, 0444);
81 MODULE_PARM_DESC(awe_port, "AWE port # for SB16 PnP driver.");
264 awe_port[dev] = pnp_port_start(pdev, 0); in snd_card_sb16_pnp()
274 awe_port[dev] = -1; in snd_card_sb16_pnp()
342 awe_port[dev] > 0 ? "SB AWE" : in snd_sb16_probe()
367 if (awe_port[dev] == SNDRV_AUTO_PORT) in snd_sb16_probe()
368 awe_port[dev] = 0; /* disable */ in snd_sb16_probe()
380 int seqdev = awe_port[dev] > 0 ? 2 : 1; in snd_sb16_probe()
409 if (awe_port[dev] > 0) { in snd_sb16_probe()
[all …]
/linux/Documentation/sound/
H A Dalsa-configuration.rst1998 awe_port