Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront.c36 static long ics2115_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
67 module_param_hw_array(ics2115_port, long, ioport, NULL, 0444);
68 MODULE_PARM_DESC(ics2115_port, "Port # for ICS2115.");
164 ics2115_port[dev] = pnp_port_start(pdev, 0); in snd_wavefront_pnp()
196 ics2115_port[dev], in snd_wavefront_pnp()
398 acard->wavefront.res_base = request_region(ics2115_port[dev], 16, in snd_wavefront_probe()
402 ics2115_port[dev], ics2115_port[dev] + 16 - 1); in snd_wavefront_probe()
413 acard->wavefront.base = ics2115_port[dev]; in snd_wavefront_probe()
448 if (ics2115_port[dev] > 0 && ics2115_port[dev] != SNDRV_AUTO_PORT) { in snd_wavefront_probe()
453 ics2115_port[dev], in snd_wavefront_probe()
[all …]
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst2084 ics2115_port