Searched refs:ide_io0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/msnd/ |
H A D | msnd_pinnacle.c | 760 static long ide_io0[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable 803 module_param_hw_array(ide_io0, long, ioport, NULL, 0444); 974 if (ide_io0[idx] != SNDRV_AUTO_PORT in snd_msnd_isa_probe() 979 ide_io0[idx], ide_io1[idx], ide_irq[idx]); in snd_msnd_isa_probe() 981 ide_io0[idx], ide_io1[idx], in snd_msnd_isa_probe()
|
/kernel/linux/linux-6.6/sound/isa/msnd/ |
H A D | msnd_pinnacle.c | 726 static long ide_io0[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable 769 module_param_hw_array(ide_io0, long, ioport, NULL, 0444); 938 if (ide_io0[idx] != SNDRV_AUTO_PORT in snd_msnd_isa_probe() 943 ide_io0[idx], ide_io1[idx], ide_irq[idx]); in snd_msnd_isa_probe() 945 ide_io0[idx], ide_io1[idx], in snd_msnd_isa_probe()
|
Completed in 4 milliseconds