Searched refs:cs4232_pcm_port (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/isa/wavefront/ |
| H A D | wavefront.c | 32 static long cs4232_pcm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable 53 module_param_hw_array(cs4232_pcm_port, long, ioport, NULL, 0444); 54 MODULE_PARM_DESC(cs4232_pcm_port, "Port # for CS4232 PCM interface."); 148 cs4232_pcm_port[dev] = pnp_port_start(pdev, 0); in snd_wavefront_pnp() 191 cs4232_pcm_port[dev], in snd_wavefront_pnp() 362 err = snd_wss_create(card, cs4232_pcm_port[dev], -1, in snd_wavefront_probe() 539 if (cs4232_pcm_port[dev] == SNDRV_AUTO_PORT) { in snd_wavefront_isa_match() 608 if (cs4232_pcm_port[dev] == SNDRV_AUTO_PORT) { in snd_wavefront_pnp_detect()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/ |
| H A D | alsa-configuration.rst | 2076 cs4232_pcm_port
|