Searched refs:cs4232_pcm_port (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/isa/wavefront/
H A Dwavefront.c45 static long cs4232_pcm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
66 module_param_array(cs4232_pcm_port, long, NULL, 0444);
67 MODULE_PARM_DESC(cs4232_pcm_port, "Port # for CS4232 PCM interface.");
161 cs4232_pcm_port[dev] = pnp_port_start(pdev, 0); snd_wavefront_pnp()
204 cs4232_pcm_port[dev], snd_wavefront_pnp()
375 err = snd_wss_create(card, cs4232_pcm_port[dev], -1, snd_wavefront_probe()
551 if (cs4232_pcm_port[dev] == SNDRV_AUTO_PORT) { snd_wavefront_isa_match()
620 if (cs4232_pcm_port[dev] == SNDRV_AUTO_PORT) { snd_wavefront_pnp_detect()

Completed in 105 milliseconds