Searched refs:ide_io1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/msnd/ |
H A D | msnd_pinnacle.c | 761 static long ide_io1[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable 804 module_param_hw_array(ide_io1, long, ioport, NULL, 0444); 975 && ide_io1[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 | 727 static long ide_io1[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable 770 module_param_hw_array(ide_io1, long, ioport, NULL, 0444); 939 && ide_io1[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 3 milliseconds