Home
last modified time | relevance | path

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

/openbmc/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()
195 ics2115_port[dev], in snd_wavefront_pnp()
385 devm_request_region(card->dev, ics2115_port[dev], 16, in snd_wavefront_probe()
389 ics2115_port[dev], ics2115_port[dev] + 16 - 1); in snd_wavefront_probe()
401 acard->wavefront.base = ics2115_port[dev]; in snd_wavefront_probe()
436 if (ics2115_port[dev] > 0 && ics2115_port[dev] != SNDRV_AUTO_PORT) { in snd_wavefront_probe()
441 ics2115_port[dev], in snd_wavefront_probe()
[all …]
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst2104 ics2115_port