| /Linux-v5.4/drivers/char/ipmi/ | 
| D | ipmi_si_hardcode.c | 39 module_param_hw_array(addrs, ulong, iomem, &num_addrs, 0);44 module_param_hw_array(ports, uint, ioport, &num_ports, 0);
 49 module_param_hw_array(irqs, int, irq, &num_irqs, 0);
 54 module_param_hw_array(regspacings, int, other, &num_regspacings, 0);
 60 module_param_hw_array(regsizes, int, other, &num_regsizes, 0);
 66 module_param_hw_array(regshifts, int, other, &num_regshifts, 0);
 71 module_param_hw_array(slave_addrs, int, other, &num_slave_addrs, 0);
 
 | 
| /Linux-v5.4/sound/isa/cs423x/ | 
| D | cs4231.c | 44 module_param_hw_array(port, long, ioport, NULL, 0444);46 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 48 module_param_hw_array(irq, int, irq, NULL, 0444);
 50 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 52 module_param_hw_array(dma1, int, dma, NULL, 0444);
 54 module_param_hw_array(dma2, int, dma, NULL, 0444);
 
 | 
| D | cs4236.c | 86 module_param_hw_array(port, long, ioport, NULL, 0444);88 module_param_hw_array(cport, long, ioport, NULL, 0444);
 90 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 92 module_param_hw_array(fm_port, long, ioport, NULL, 0444);
 94 module_param_hw_array(sb_port, long, ioport, NULL, 0444);
 96 module_param_hw_array(irq, int, irq, NULL, 0444);
 98 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 100 module_param_hw_array(dma1, int, dma, NULL, 0444);
 102 module_param_hw_array(dma2, int, dma, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/gus/ | 
| D | gusextreme.c | 54 module_param_hw_array(port, long, ioport, NULL, 0444);56 module_param_hw_array(gf1_port, long, ioport, NULL, 0444);
 58 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 60 module_param_hw_array(irq, int, irq, NULL, 0444);
 62 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 64 module_param_hw_array(gf1_irq, int, irq, NULL, 0444);
 66 module_param_hw_array(dma8, int, dma, NULL, 0444);
 68 module_param_hw_array(dma1, int, dma, NULL, 0444);
 
 | 
| D | gusclassic.c | 46 module_param_hw_array(port, long, ioport, NULL, 0444);48 module_param_hw_array(irq, int, irq, NULL, 0444);
 50 module_param_hw_array(dma1, int, dma, NULL, 0444);
 52 module_param_hw_array(dma2, int, dma, NULL, 0444);
 
 | 
| D | gusmax.c | 44 module_param_hw_array(port, long, ioport, NULL, 0444);46 module_param_hw_array(irq, int, irq, NULL, 0444);
 48 module_param_hw_array(dma1, int, dma, NULL, 0444);
 50 module_param_hw_array(dma2, int, dma, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/es1688/ | 
| D | es1688.c | 59 module_param_hw_array(port, long, ioport, NULL, 0444);61 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 63 module_param_hw_array(irq, int, irq, NULL, 0444);
 64 module_param_hw_array(fm_port, long, ioport, NULL, 0444);
 67 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 69 module_param_hw_array(dma8, int, dma, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/sb/ | 
| D | jazz16.c | 53 module_param_hw_array(port, long, ioport, NULL, 0444);55 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 57 module_param_hw_array(irq, int, irq, NULL, 0444);
 59 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 61 module_param_hw_array(dma8, int, dma, NULL, 0444);
 63 module_param_hw_array(dma16, int, dma, NULL, 0444);
 
 | 
| D | sb16.c | 87 module_param_hw_array(port, long, ioport, NULL, 0444);89 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 91 module_param_hw_array(fm_port, long, ioport, NULL, 0444);
 94 module_param_hw_array(awe_port, long, ioport, NULL, 0444);
 97 module_param_hw_array(irq, int, irq, NULL, 0444);
 99 module_param_hw_array(dma8, int, dma, NULL, 0444);
 101 module_param_hw_array(dma16, int, dma, NULL, 0444);
 
 | 
| D | sb8.c | 35 module_param_hw_array(port, long, ioport, NULL, 0444);37 module_param_hw_array(irq, int, irq, NULL, 0444);
 39 module_param_hw_array(dma8, int, dma, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/wavefront/ | 
| D | wavefront.c | 53 module_param_hw_array(cs4232_pcm_port, long, ioport, NULL, 0444);55 module_param_hw_array(cs4232_pcm_irq, int, irq, NULL, 0444);
 57 module_param_hw_array(dma1, int, dma, NULL, 0444);
 59 module_param_hw_array(dma2, int, dma, NULL, 0444);
 61 module_param_hw_array(cs4232_mpu_port, long, ioport, NULL, 0444);
 63 module_param_hw_array(cs4232_mpu_irq, int, irq, NULL, 0444);
 65 module_param_hw_array(ics2115_irq, int, irq, NULL, 0444);
 67 module_param_hw_array(ics2115_port, long, ioport, NULL, 0444);
 69 module_param_hw_array(fm_port, long, ioport, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/ | 
| D | cmi8330.c | 84 module_param_hw_array(sbport, long, ioport, NULL, 0444);86 module_param_hw_array(sbirq, int, irq, NULL, 0444);
 88 module_param_hw_array(sbdma8, int, dma, NULL, 0444);
 90 module_param_hw_array(sbdma16, int, dma, NULL, 0444);
 93 module_param_hw_array(wssport, long, ioport, NULL, 0444);
 95 module_param_hw_array(wssirq, int, irq, NULL, 0444);
 97 module_param_hw_array(wssdma, int, dma, NULL, 0444);
 100 module_param_hw_array(fmport, long, ioport, NULL, 0444);
 102 module_param_hw_array(mpuport, long, ioport, NULL, 0444);
 104 module_param_hw_array(mpuirq, int, irq, NULL, 0444);
 
 | 
| D | cmi8328.c | 55 module_param_hw_array(port, long, ioport, NULL, 0444);57 module_param_hw_array(irq, int, irq, NULL, 0444);
 59 module_param_hw_array(dma1, int, dma, NULL, 0444);
 61 module_param_hw_array(dma2, int, dma, NULL, 0444);
 64 module_param_hw_array(mpuport, long, ioport, NULL, 0444);
 66 module_param_hw_array(mpuirq, int, irq, NULL, 0444);
 
 | 
| D | sc6000.c | 54 module_param_hw_array(port, long, ioport, NULL, 0444);56 module_param_hw_array(mss_port, long, ioport, NULL, 0444);
 58 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 60 module_param_hw_array(irq, int, irq, NULL, 0444);
 62 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 64 module_param_hw_array(dma, int, dma, NULL, 0444);
 
 | 
| D | opl3sa2.c | 57 module_param_hw_array(port, long, ioport, NULL, 0444);59 module_param_hw_array(sb_port, long, ioport, NULL, 0444);
 61 module_param_hw_array(wss_port, long, ioport, NULL, 0444);
 63 module_param_hw_array(fm_port, long, ioport, NULL, 0444);
 65 module_param_hw_array(midi_port, long, ioport, NULL, 0444);
 67 module_param_hw_array(irq, int, irq, NULL, 0444);
 69 module_param_hw_array(dma1, int, dma, NULL, 0444);
 71 module_param_hw_array(dma2, int, dma, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/galaxy/ | 
| D | galaxy.c | 43 module_param_hw_array(port, long, ioport, NULL, 0444);45 module_param_hw_array(wss_port, long, ioport, NULL, 0444);
 47 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);
 49 module_param_hw_array(fm_port, long, ioport, NULL, 0444);
 51 module_param_hw_array(irq, int, irq, NULL, 0444);
 53 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 55 module_param_hw_array(dma1, int, dma, NULL, 0444);
 57 module_param_hw_array(dma2, int, dma, NULL, 0444);
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | fdomain_isa.c | 11 module_param_hw_array(io, int, ioport, NULL, 0);15 module_param_hw_array(irq, int, irq, NULL, 0);
 19 module_param_hw_array(scsi_id, int, other, NULL, 0);
 
 | 
| D | qlogicfas.c | 140 module_param_hw_array(iobase, int, ioport, NULL, 0);141 module_param_hw_array(irq, int, irq, NULL, 0);
 
 | 
| /Linux-v5.4/sound/isa/ad1848/ | 
| D | ad1848.c | 43 module_param_hw_array(port, long, ioport, NULL, 0444);45 module_param_hw_array(irq, int, irq, NULL, 0444);
 47 module_param_hw_array(dma1, int, dma, NULL, 0444);
 
 | 
| /Linux-v5.4/drivers/net/can/cc770/ | 
| D | cc770_isa.c | 77 module_param_hw_array(port, ulong, ioport, NULL, 0444);80 module_param_hw_array(mem, ulong, iomem, NULL, 0444);
 83 module_param_hw_array(indirect, int, ioport, NULL, 0444);
 86 module_param_hw_array(irq, int, irq, NULL, 0444);
 
 | 
| /Linux-v5.4/drivers/net/can/sja1000/ | 
| D | sja1000_isa.c | 40 module_param_hw_array(port, ulong, ioport, NULL, 0444);43 module_param_hw_array(mem, ulong, iomem, NULL, 0444);
 46 module_param_hw_array(indirect, int, ioport, NULL, 0444);
 49 module_param_hw_array(irq, int, irq, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/msnd/ | 
| D | msnd_pinnacle.c | 790 module_param_hw_array(io, long, ioport, NULL, 0444);792 module_param_hw_array(irq, int, irq, NULL, 0444);
 793 module_param_hw_array(mem, long, iomem, NULL, 0444);
 798 module_param_hw_array(cfg, long, ioport, NULL, 0444);
 800 module_param_hw_array(mpu_io, long, ioport, NULL, 0444);
 801 module_param_hw_array(mpu_irq, int, irq, NULL, 0444);
 802 module_param_hw_array(ide_io0, long, ioport, NULL, 0444);
 803 module_param_hw_array(ide_io1, long, ioport, NULL, 0444);
 804 module_param_hw_array(ide_irq, int, irq, NULL, 0444);
 805 module_param_hw_array(joystick_io, long, ioport, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/pci/ymfpci/ | 
| D | ymfpci.c | 43 module_param_hw_array(mpu_port, long, ioport, NULL, 0444);45 module_param_hw_array(fm_port, long, ioport, NULL, 0444);
 48 module_param_hw_array(joystick_port, long, ioport, NULL, 0444);
 
 | 
| /Linux-v5.4/drivers/net/ethernet/8390/ | 
| D | wd.c | 506 module_param_hw_array(io, int, ioport, NULL, 0);507 module_param_hw_array(irq, int, irq, NULL, 0);
 508 module_param_hw_array(mem, int, iomem, NULL, 0);
 509 module_param_hw_array(mem_end, int, iomem, NULL, 0);
 
 | 
| /Linux-v5.4/sound/drivers/mpu401/ | 
| D | mpu401.c | 41 module_param_hw_array(port, long, ioport, NULL, 0444);43 module_param_hw_array(irq, int, irq, NULL, 0444);
 
 |