Home
last modified time | relevance | path

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

/linux/sound/isa/wavefront/
H A Dwavefront.c35 static long ics2115_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
66 module_param_hw_array(ics2115_port, long, ioport, NULL, 0444);
67 MODULE_PARM_DESC(ics2115_port, "Port # for ICS2115.");
163 ics2115_port[dev] = pnp_port_start(pdev, 0); in snd_wavefront_pnp()
196 ics2115_port[dev], in snd_wavefront_pnp()
386 devm_request_region(card->dev, ics2115_port[dev], 16, in snd_wavefront_probe()
390 ics2115_port[dev], ics2115_port[dev] + 16 - 1); in snd_wavefront_probe()
402 acard->wavefront.base = ics2115_port[dev]; in snd_wavefront_probe()
437 if (ics2115_port[dev] > 0 && ics2115_port[dev] != SNDRV_AUTO_PORT) { in snd_wavefront_probe()
442 ics2115_port[dev], in snd_wavefront_probe()
[all …]
/linux/Documentation/sound/
H A Dalsa-configuration.rst2107 ics2115_port