Home
last modified time | relevance | path

Searched refs:module_param_array (Results 1 – 200 of 278) sorted by relevance

12

/linux-4.4.14/sound/isa/cs423x/
Dcs4231.c52 module_param_array(index, int, NULL, 0444);
54 module_param_array(id, charp, NULL, 0444);
56 module_param_array(enable, bool, NULL, 0444);
58 module_param_array(port, long, NULL, 0444);
60 module_param_array(mpu_port, long, NULL, 0444);
62 module_param_array(irq, int, NULL, 0444);
64 module_param_array(mpu_irq, int, NULL, 0444);
66 module_param_array(dma1, int, NULL, 0444);
68 module_param_array(dma2, int, NULL, 0444);
Dcs4236.c91 module_param_array(index, int, NULL, 0444);
93 module_param_array(id, charp, NULL, 0444);
95 module_param_array(enable, bool, NULL, 0444);
98 module_param_array(isapnp, bool, NULL, 0444);
101 module_param_array(port, long, NULL, 0444);
103 module_param_array(cport, long, NULL, 0444);
105 module_param_array(mpu_port, long, NULL, 0444);
107 module_param_array(fm_port, long, NULL, 0444);
109 module_param_array(sb_port, long, NULL, 0444);
111 module_param_array(irq, int, NULL, 0444);
[all …]
/linux-4.4.14/sound/pci/emu10k1/
Demu10k1.c57 module_param_array(index, int, NULL, 0444);
59 module_param_array(id, charp, NULL, 0444);
61 module_param_array(enable, bool, NULL, 0444);
63 module_param_array(extin, int, NULL, 0444);
65 module_param_array(extout, int, NULL, 0444);
67 module_param_array(seq_ports, int, NULL, 0444);
69 module_param_array(max_synth_voices, int, NULL, 0444);
71 module_param_array(max_buffer_size, int, NULL, 0444);
73 module_param_array(enable_ir, bool, NULL, 0444);
75 module_param_array(subsystem, uint, NULL, 0444);
[all …]
Demu10k1x.c55 module_param_array(index, int, NULL, 0444);
57 module_param_array(id, charp, NULL, 0444);
59 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/sound/isa/gus/
Dgusextreme.c63 module_param_array(index, int, NULL, 0444);
65 module_param_array(id, charp, NULL, 0444);
67 module_param_array(enable, bool, NULL, 0444);
69 module_param_array(port, long, NULL, 0444);
71 module_param_array(gf1_port, long, NULL, 0444);
73 module_param_array(mpu_port, long, NULL, 0444);
75 module_param_array(irq, int, NULL, 0444);
77 module_param_array(mpu_irq, int, NULL, 0444);
79 module_param_array(gf1_irq, int, NULL, 0444);
81 module_param_array(dma8, int, NULL, 0444);
[all …]
Dgusclassic.c55 module_param_array(index, int, NULL, 0444);
57 module_param_array(id, charp, NULL, 0444);
59 module_param_array(enable, bool, NULL, 0444);
61 module_param_array(port, long, NULL, 0444);
63 module_param_array(irq, int, NULL, 0444);
65 module_param_array(dma1, int, NULL, 0444);
67 module_param_array(dma2, int, NULL, 0444);
69 module_param_array(joystick_dac, int, NULL, 0444);
71 module_param_array(channels, int, NULL, 0444);
73 module_param_array(pcm_channels, int, NULL, 0444);
Dgusmax.c53 module_param_array(index, int, NULL, 0444);
55 module_param_array(id, charp, NULL, 0444);
57 module_param_array(enable, bool, NULL, 0444);
59 module_param_array(port, long, NULL, 0444);
61 module_param_array(irq, int, NULL, 0444);
63 module_param_array(dma1, int, NULL, 0444);
65 module_param_array(dma2, int, NULL, 0444);
67 module_param_array(joystick_dac, int, NULL, 0444);
69 module_param_array(channels, int, NULL, 0444);
71 module_param_array(pcm_channels, int, NULL, 0444);
Dinterwave.c85 module_param_array(index, int, NULL, 0444);
87 module_param_array(id, charp, NULL, 0444);
89 module_param_array(enable, bool, NULL, 0444);
92 module_param_array(isapnp, bool, NULL, 0444);
95 module_param_array(port, long, NULL, 0444);
98 module_param_array(port_tc, long, NULL, 0444);
101 module_param_array(irq, int, NULL, 0444);
103 module_param_array(dma1, int, NULL, 0444);
105 module_param_array(dma2, int, NULL, 0444);
107 module_param_array(joystick_dac, int, NULL, 0444);
[all …]
/linux-4.4.14/sound/isa/ad1848/
Dad1848.c52 module_param_array(index, int, NULL, 0444);
54 module_param_array(id, charp, NULL, 0444);
56 module_param_array(enable, bool, NULL, 0444);
58 module_param_array(port, long, NULL, 0444);
60 module_param_array(irq, int, NULL, 0444);
62 module_param_array(dma1, int, NULL, 0444);
64 module_param_array(thinkpad, bool, NULL, 0444);
/linux-4.4.14/sound/pci/cs46xx/
Dcs46xx.c54 module_param_array(index, int, NULL, 0444);
56 module_param_array(id, charp, NULL, 0444);
58 module_param_array(enable, bool, NULL, 0444);
60 module_param_array(external_amp, bool, NULL, 0444);
62 module_param_array(thinkpad, bool, NULL, 0444);
64 module_param_array(mmap_valid, bool, NULL, 0444);
/linux-4.4.14/sound/isa/es1688/
Des1688.c64 module_param_array(index, int, NULL, 0444);
66 module_param_array(id, charp, NULL, 0444);
68 module_param_array(enable, bool, NULL, 0444);
70 module_param_array(isapnp, bool, NULL, 0444);
74 module_param_array(port, long, NULL, 0444);
76 module_param_array(mpu_port, long, NULL, 0444);
78 module_param_array(irq, int, NULL, 0444);
79 module_param_array(fm_port, long, NULL, 0444);
82 module_param_array(mpu_irq, int, NULL, 0444);
84 module_param_array(dma8, int, NULL, 0444);
/linux-4.4.14/sound/isa/sb/
Dsb16.c92 module_param_array(index, int, NULL, 0444);
94 module_param_array(id, charp, NULL, 0444);
96 module_param_array(enable, bool, NULL, 0444);
99 module_param_array(isapnp, bool, NULL, 0444);
102 module_param_array(port, long, NULL, 0444);
104 module_param_array(mpu_port, long, NULL, 0444);
106 module_param_array(fm_port, long, NULL, 0444);
109 module_param_array(awe_port, long, NULL, 0444);
112 module_param_array(irq, int, NULL, 0444);
114 module_param_array(dma8, int, NULL, 0444);
[all …]
Djazz16.c47 module_param_array(index, int, NULL, 0444);
49 module_param_array(id, charp, NULL, 0444);
51 module_param_array(enable, bool, NULL, 0444);
53 module_param_array(port, long, NULL, 0444);
55 module_param_array(mpu_port, long, NULL, 0444);
57 module_param_array(irq, int, NULL, 0444);
59 module_param_array(mpu_irq, int, NULL, 0444);
61 module_param_array(dma8, int, NULL, 0444);
63 module_param_array(dma16, int, NULL, 0444);
Dsb8.c44 module_param_array(index, int, NULL, 0444);
46 module_param_array(id, charp, NULL, 0444);
48 module_param_array(enable, bool, NULL, 0444);
50 module_param_array(port, long, NULL, 0444);
52 module_param_array(irq, int, NULL, 0444);
54 module_param_array(dma8, int, NULL, 0444);
/linux-4.4.14/sound/isa/wavefront/
Dwavefront.c56 module_param_array(index, int, NULL, 0444);
58 module_param_array(id, charp, NULL, 0444);
60 module_param_array(enable, bool, NULL, 0444);
63 module_param_array(isapnp, bool, NULL, 0444);
66 module_param_array(cs4232_pcm_port, long, NULL, 0444);
68 module_param_array(cs4232_pcm_irq, int, NULL, 0444);
70 module_param_array(dma1, int, NULL, 0444);
72 module_param_array(dma2, int, NULL, 0444);
74 module_param_array(cs4232_mpu_port, long, NULL, 0444);
76 module_param_array(cs4232_mpu_irq, int, NULL, 0444);
[all …]
/linux-4.4.14/sound/drivers/mpu401/
Dmpu401.c46 module_param_array(index, int, NULL, 0444);
48 module_param_array(id, charp, NULL, 0444);
50 module_param_array(enable, bool, NULL, 0444);
53 module_param_array(pnp, bool, NULL, 0444);
56 module_param_array(port, long, NULL, 0444);
58 module_param_array(irq, int, NULL, 0444);
60 module_param_array(uart_enter, bool, NULL, 0444);
/linux-4.4.14/sound/pci/trident/
Dtrident.c54 module_param_array(index, int, NULL, 0444);
56 module_param_array(id, charp, NULL, 0444);
58 module_param_array(enable, bool, NULL, 0444);
60 module_param_array(pcm_channels, int, NULL, 0444);
62 module_param_array(wavetable_size, int, NULL, 0444);
/linux-4.4.14/sound/isa/
Dcmi8330.c87 module_param_array(index, int, NULL, 0444);
89 module_param_array(id, charp, NULL, 0444);
91 module_param_array(enable, bool, NULL, 0444);
94 module_param_array(isapnp, bool, NULL, 0444);
98 module_param_array(sbport, long, NULL, 0444);
100 module_param_array(sbirq, int, NULL, 0444);
102 module_param_array(sbdma8, int, NULL, 0444);
104 module_param_array(sbdma16, int, NULL, 0444);
107 module_param_array(wssport, long, NULL, 0444);
109 module_param_array(wssirq, int, NULL, 0444);
[all …]
Dadlib.c24 module_param_array(index, int, NULL, 0444);
26 module_param_array(id, charp, NULL, 0444);
28 module_param_array(enable, bool, NULL, 0444);
30 module_param_array(port, long, NULL, 0444);
Dcmi8328.c49 module_param_array(index, int, NULL, 0444);
51 module_param_array(id, charp, NULL, 0444);
54 module_param_array(port, long, NULL, 0444);
56 module_param_array(irq, int, NULL, 0444);
58 module_param_array(dma1, int, NULL, 0444);
60 module_param_array(dma2, int, NULL, 0444);
63 module_param_array(mpuport, long, NULL, 0444);
65 module_param_array(mpuirq, int, NULL, 0444);
68 module_param_array(gameport, bool, NULL, 0444);
Dsc6000.c61 module_param_array(index, int, NULL, 0444);
63 module_param_array(id, charp, NULL, 0444);
65 module_param_array(enable, bool, NULL, 0444);
67 module_param_array(port, long, NULL, 0444);
69 module_param_array(mss_port, long, NULL, 0444);
71 module_param_array(mpu_port, long, NULL, 0444);
73 module_param_array(irq, int, NULL, 0444);
75 module_param_array(mpu_irq, int, NULL, 0444);
77 module_param_array(dma, int, NULL, 0444);
79 module_param_array(joystick, bool, NULL, 0444);
Dopl3sa2.c62 module_param_array(index, int, NULL, 0444);
64 module_param_array(id, charp, NULL, 0444);
66 module_param_array(enable, bool, NULL, 0444);
69 module_param_array(isapnp, bool, NULL, 0444);
72 module_param_array(port, long, NULL, 0444);
74 module_param_array(sb_port, long, NULL, 0444);
76 module_param_array(wss_port, long, NULL, 0444);
78 module_param_array(fm_port, long, NULL, 0444);
80 module_param_array(midi_port, long, NULL, 0444);
82 module_param_array(irq, int, NULL, 0444);
[all …]
Dsscape.c60 module_param_array(index, int, NULL, 0444);
63 module_param_array(id, charp, NULL, 0444);
66 module_param_array(port, long, NULL, 0444);
69 module_param_array(wss_port, long, NULL, 0444);
72 module_param_array(irq, int, NULL, 0444);
75 module_param_array(mpu_irq, int, NULL, 0444);
78 module_param_array(dma, int, NULL, 0444);
81 module_param_array(dma2, int, NULL, 0444);
84 module_param_array(joystick, bool, NULL, 0444);
Dazt2320.c68 module_param_array(index, int, NULL, 0444);
70 module_param_array(id, charp, NULL, 0444);
72 module_param_array(enable, bool, NULL, 0444);
Dals100.c66 module_param_array(index, int, NULL, 0444);
68 module_param_array(id, charp, NULL, 0444);
70 module_param_array(enable, bool, NULL, 0444);
Des18xx.c1992 module_param_array(index, int, NULL, 0444);
1994 module_param_array(id, charp, NULL, 0444);
1996 module_param_array(enable, bool, NULL, 0444);
1999 module_param_array(isapnp, bool, NULL, 0444);
2002 module_param_array(port, long, NULL, 0444);
2004 module_param_array(mpu_port, long, NULL, 0444);
2006 module_param_array(fm_port, long, NULL, 0444);
2008 module_param_array(irq, int, NULL, 0444);
2010 module_param_array(dma1, int, NULL, 0444);
2012 module_param_array(dma2, int, NULL, 0444);
/linux-4.4.14/drivers/net/can/cc770/
Dcc770_isa.c85 module_param_array(port, ulong, NULL, S_IRUGO);
88 module_param_array(mem, ulong, NULL, S_IRUGO);
91 module_param_array(indirect, int, NULL, S_IRUGO);
94 module_param_array(irq, int, NULL, S_IRUGO);
97 module_param_array(clk, int, NULL, S_IRUGO);
101 module_param_array(cir, byte, NULL, S_IRUGO);
104 module_param_array(cor, byte, NULL, S_IRUGO);
107 module_param_array(bcr, byte, NULL, S_IRUGO);
/linux-4.4.14/sound/isa/galaxy/
Dgalaxy.c40 module_param_array(index, int, NULL, 0444);
42 module_param_array(id, charp, NULL, 0444);
44 module_param_array(enable, bool, NULL, 0444);
56 module_param_array(port, long, NULL, 0444);
58 module_param_array(wss_port, long, NULL, 0444);
60 module_param_array(mpu_port, long, NULL, 0444);
62 module_param_array(fm_port, long, NULL, 0444);
64 module_param_array(irq, int, NULL, 0444);
66 module_param_array(mpu_irq, int, NULL, 0444);
68 module_param_array(dma1, int, NULL, 0444);
[all …]
/linux-4.4.14/sound/drivers/
Dvirmidi.c69 module_param_array(index, int, NULL, 0444);
71 module_param_array(id, charp, NULL, 0444);
73 module_param_array(enable, bool, NULL, 0444);
75 module_param_array(midi_devs, int, NULL, 0444);
Dserial-u16550.c81 module_param_array(index, int, NULL, 0444);
83 module_param_array(id, charp, NULL, 0444);
85 module_param_array(enable, bool, NULL, 0444);
87 module_param_array(port, long, NULL, 0444);
89 module_param_array(irq, int, NULL, 0444);
91 module_param_array(speed, int, NULL, 0444);
93 module_param_array(base, int, NULL, 0444);
95 module_param_array(outs, int, NULL, 0444);
97 module_param_array(ins, int, NULL, 0444);
99 module_param_array(droponfull, bool, NULL, 0444);
[all …]
Dportman2x4.c63 module_param_array(index, int, NULL, S_IRUGO);
65 module_param_array(id, charp, NULL, S_IRUGO);
67 module_param_array(enable, bool, NULL, S_IRUGO);
Ddummy.c73 module_param_array(index, int, NULL, 0444);
75 module_param_array(id, charp, NULL, 0444);
77 module_param_array(enable, bool, NULL, 0444);
79 module_param_array(model, charp, NULL, 0444);
81 module_param_array(pcm_devs, int, NULL, 0444);
83 module_param_array(pcm_substreams, int, NULL, 0444);
Daloop.c58 module_param_array(index, int, NULL, 0444);
60 module_param_array(id, charp, NULL, 0444);
62 module_param_array(enable, bool, NULL, 0444);
64 module_param_array(pcm_substreams, int, NULL, 0444);
66 module_param_array(pcm_notify, int, NULL, 0444);
Dmts64.c44 module_param_array(index, int, NULL, S_IRUGO);
46 module_param_array(id, charp, NULL, S_IRUGO);
48 module_param_array(enable, bool, NULL, S_IRUGO);
Dml403-ac97cr.c78 module_param_array(index, int, NULL, 0444);
80 module_param_array(id, charp, NULL, 0444);
82 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/net/can/sja1000/
Dsja1000_isa.c51 module_param_array(port, ulong, NULL, S_IRUGO);
54 module_param_array(mem, ulong, NULL, S_IRUGO);
57 module_param_array(indirect, int, NULL, S_IRUGO);
60 module_param_array(irq, int, NULL, S_IRUGO);
63 module_param_array(clk, int, NULL, S_IRUGO);
67 module_param_array(cdr, byte, NULL, S_IRUGO);
71 module_param_array(ocr, byte, NULL, S_IRUGO);
/linux-4.4.14/sound/pci/oxygen/
Dvirtuoso.c37 module_param_array(index, int, NULL, 0444);
39 module_param_array(id, charp, NULL, 0444);
41 module_param_array(enable, bool, NULL, 0444);
Dse6x.c48 module_param_array(index, int, NULL, 0444);
50 module_param_array(id, charp, NULL, 0444);
52 module_param_array(enable, bool, NULL, 0444);
Doxygen.c79 module_param_array(index, int, NULL, 0444);
81 module_param_array(id, charp, NULL, 0444);
83 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/sound/pci/ctxfi/
Dxfi.c38 module_param_array(index, int, NULL, 0444);
40 module_param_array(id, charp, NULL, 0444);
42 module_param_array(enable, bool, NULL, 0444);
44 module_param_array(subsystem, int, NULL, 0444);
/linux-4.4.14/sound/pci/ymfpci/
Dymfpci.c52 module_param_array(index, int, NULL, 0444);
54 module_param_array(id, charp, NULL, 0444);
56 module_param_array(enable, bool, NULL, 0444);
58 module_param_array(mpu_port, long, NULL, 0444);
60 module_param_array(fm_port, long, NULL, 0444);
63 module_param_array(joystick_port, long, NULL, 0444);
66 module_param_array(rear_switch, bool, NULL, 0444);
/linux-4.4.14/sound/pci/vx222/
Dvx222.c44 module_param_array(index, int, NULL, 0444);
46 module_param_array(id, charp, NULL, 0444);
48 module_param_array(enable, bool, NULL, 0444);
50 module_param_array(mic, bool, NULL, 0444);
52 module_param_array(ibl, int, NULL, 0444);
/linux-4.4.14/sound/isa/msnd/
Dmsnd_pinnacle.c759 module_param_array(index, int, NULL, S_IRUGO);
761 module_param_array(id, charp, NULL, S_IRUGO);
790 module_param_array(isapnp, bool, NULL, 0444);
803 module_param_array(io, long, NULL, S_IRUGO);
805 module_param_array(irq, int, NULL, S_IRUGO);
806 module_param_array(mem, long, NULL, S_IRUGO);
807 module_param_array(write_ndelay, int, NULL, S_IRUGO);
810 module_param_array(digital, int, NULL, S_IRUGO);
811 module_param_array(cfg, long, NULL, S_IRUGO);
812 module_param_array(reset, int, 0, S_IRUGO);
[all …]
/linux-4.4.14/sound/pcmcia/vx/
Dvxpocket.c45 module_param_array(index, int, NULL, 0444);
47 module_param_array(id, charp, NULL, 0444);
49 module_param_array(enable, bool, NULL, 0444);
51 module_param_array(ibl, int, NULL, 0444);
/linux-4.4.14/sound/isa/ad1816a/
Dad1816a.c57 module_param_array(index, int, NULL, 0444);
59 module_param_array(id, charp, NULL, 0444);
61 module_param_array(enable, bool, NULL, 0444);
63 module_param_array(clockfreq, int, NULL, 0444);
/linux-4.4.14/drivers/isdn/pcbit/
Dmodule.c28 module_param_array(mem, int, NULL, 0);
29 module_param_array(irq, int, NULL, 0);
/linux-4.4.14/sound/usb/6fire/
Dchip.c41 module_param_array(index, int, NULL, 0444);
43 module_param_array(id, charp, NULL, 0444);
45 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/i2c/
Di2c-stub.c44 module_param_array(chip_addr, ushort, NULL, S_IRUGO);
55 module_param_array(bank_reg, byte, NULL, S_IRUGO);
59 module_param_array(bank_mask, byte, NULL, S_IRUGO);
63 module_param_array(bank_start, byte, NULL, S_IRUGO);
67 module_param_array(bank_end, byte, NULL, S_IRUGO);
/linux-4.4.14/sound/usb/hiface/
Dchip.c53 module_param_array(index, int, NULL, 0444);
55 module_param_array(id, charp, NULL, 0444);
57 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/staging/vme/devices/
Dvme_pio2_core.c481 module_param_array(bus, int, &bus_num, S_IRUGO);
484 module_param_array(base, long, &base_num, S_IRUGO);
487 module_param_array(vector, int, &vector_num, S_IRUGO);
490 module_param_array(level, int, &level_num, S_IRUGO);
493 module_param_array(variant, charp, &variant_num, S_IRUGO);
Dvme_user.c776 module_param_array(bus, int, &bus_num, 0);
/linux-4.4.14/drivers/media/radio/
Dradio-rtrack2.c42 module_param_array(io, int, NULL, 0444);
44 module_param_array(radio_nr, int, NULL, 0444);
Dradio-aztech.c48 module_param_array(io, int, NULL, 0444);
50 module_param_array(radio_nr, int, NULL, 0444);
Dradio-typhoon.c63 module_param_array(io, int, NULL, 0444);
65 module_param_array(radio_nr, int, NULL, 0444);
Dradio-aimslab.c57 module_param_array(io, int, NULL, 0444);
59 module_param_array(radio_nr, int, NULL, 0444);
Dradio-zoltrix.c68 module_param_array(io, int, NULL, 0444);
70 module_param_array(radio_nr, int, NULL, 0444);
Dradio-trust.c46 module_param_array(io, int, NULL, 0444);
48 module_param_array(radio_nr, int, NULL, 0444);
Dradio-gemtek.c73 module_param_array(io, int, NULL, 0444);
79 module_param_array(radio_nr, int, NULL, 0444);
Dradio-sf16fmr2.c27 module_param_array(radio_nr, int, NULL, 0444);
/linux-4.4.14/sound/pci/au88x0/
Dau88x0.c32 module_param_array(index, int, NULL, 0444);
34 module_param_array(id, charp, NULL, 0444);
36 module_param_array(enable, bool, NULL, 0444);
38 module_param_array(pcifix, int, NULL, 0444);
/linux-4.4.14/sound/pci/
Dcs5530.c55 module_param_array(index, int, NULL, 0444);
57 module_param_array(id, charp, NULL, 0444);
59 module_param_array(enable, bool, NULL, 0444);
Dals4000.c98 module_param_array(index, int, NULL, 0444);
100 module_param_array(id, charp, NULL, 0444);
102 module_param_array(enable, bool, NULL, 0444);
105 module_param_array(joystick_port, int, NULL, 0444);
Des1968.c147 module_param_array(index, int, NULL, 0444);
149 module_param_array(id, charp, NULL, 0444);
151 module_param_array(enable, bool, NULL, 0444);
153 module_param_array(total_bufsize, int, NULL, 0444);
155 module_param_array(pcm_substreams_p, int, NULL, 0444);
157 module_param_array(pcm_substreams_c, int, NULL, 0444);
159 module_param_array(clock, int, NULL, 0444);
161 module_param_array(use_pm, int, NULL, 0444);
163 module_param_array(enable_mpu, int, NULL, 0444);
166 module_param_array(joystick, bool, NULL, 0444);
[all …]
Dad1889.c61 module_param_array(index, int, NULL, 0444);
65 module_param_array(id, charp, NULL, 0444);
69 module_param_array(enable, bool, NULL, 0444);
73 module_param_array(ac97_quirk, charp, NULL, 0444);
Dbt87x.c49 module_param_array(index, int, NULL, 0444);
51 module_param_array(id, charp, NULL, 0444);
53 module_param_array(enable, bool, NULL, 0444);
55 module_param_array(digital_rate, int, NULL, 0444);
Dals300.c108 module_param_array(index, int, NULL, 0444);
110 module_param_array(id, charp, NULL, 0444);
112 module_param_array(enable, bool, NULL, 0444);
Dfm801.c56 module_param_array(index, int, NULL, 0444);
58 module_param_array(id, charp, NULL, 0444);
60 module_param_array(enable, bool, NULL, 0444);
62 module_param_array(tea575x_tuner, int, NULL, 0444);
64 module_param_array(radio_nr, int, NULL, 0444);
Dsonicvibes.c59 module_param_array(index, int, NULL, 0444);
61 module_param_array(id, charp, NULL, 0444);
63 module_param_array(enable, bool, NULL, 0444);
65 module_param_array(reverb, bool, NULL, 0444);
67 module_param_array(mge, bool, NULL, 0444);
Dens1370.c101 module_param_array(index, int, NULL, 0444);
103 module_param_array(id, charp, NULL, 0444);
105 module_param_array(enable, bool, NULL, 0444);
109 module_param_array(joystick_port, int, NULL, 0444);
112 module_param_array(joystick, bool, NULL, 0444);
117 module_param_array(spdif, int, NULL, 0444);
119 module_param_array(lineio, int, NULL, 0444);
Drme32.c94 module_param_array(index, int, NULL, 0444);
96 module_param_array(id, charp, NULL, 0444);
98 module_param_array(enable, bool, NULL, 0444);
100 module_param_array(fullduplex, bool, NULL, 0444);
Dcs4281.c50 module_param_array(index, int, NULL, 0444);
52 module_param_array(id, charp, NULL, 0444);
54 module_param_array(enable, bool, NULL, 0444);
56 module_param_array(dual_codec, bool, NULL, 0444);
Dmaestro3.c71 module_param_array(index, int, NULL, 0444);
73 module_param_array(id, charp, NULL, 0444);
75 module_param_array(enable, bool, NULL, 0444);
77 module_param_array(external_amp, bool, NULL, 0444);
79 module_param_array(amp_gpio, int, NULL, 0444);
Dcmipci.c65 module_param_array(index, int, NULL, 0444);
67 module_param_array(id, charp, NULL, 0444);
69 module_param_array(enable, bool, NULL, 0444);
71 module_param_array(mpu_port, long, NULL, 0444);
73 module_param_array(fm_port, long, NULL, 0444);
75 module_param_array(soft_ac3, bool, NULL, 0444);
78 module_param_array(joystick_port, int, NULL, 0444);
Des1938.c83 module_param_array(index, int, NULL, 0444);
85 module_param_array(id, charp, NULL, 0444);
87 module_param_array(enable, bool, NULL, 0444);
Dazt3328.c242 module_param_array(index, int, NULL, 0444);
246 module_param_array(id, charp, NULL, 0444);
250 module_param_array(enable, bool, NULL, 0444);
Drme96.c58 module_param_array(index, int, NULL, 0444);
60 module_param_array(id, charp, NULL, 0444);
62 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c44 module_param_array(index, int, NULL, 0444);
46 module_param_array(id, charp, NULL, 0444);
48 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-core.c65 module_param_array(vid_cap_nr, int, NULL, 0444);
69 module_param_array(vid_out_nr, int, NULL, 0444);
73 module_param_array(vbi_cap_nr, int, NULL, 0444);
77 module_param_array(vbi_out_nr, int, NULL, 0444);
81 module_param_array(sdr_cap_nr, int, NULL, 0444);
85 module_param_array(radio_rx_nr, int, NULL, 0444);
89 module_param_array(radio_tx_nr, int, NULL, 0444);
93 module_param_array(ccs_cap_mode, int, NULL, 0444);
99 module_param_array(ccs_out_mode, int, NULL, 0444);
105 module_param_array(multiplanar, uint, NULL, 0444);
[all …]
/linux-4.4.14/sound/usb/
Dcard.c86 module_param_array(index, int, NULL, 0444);
88 module_param_array(id, charp, NULL, 0444);
90 module_param_array(enable, bool, NULL, 0444);
92 module_param_array(vid, int, NULL, 0444);
94 module_param_array(pid, int, NULL, 0444);
96 module_param_array(device_setup, int, NULL, 0444);
/linux-4.4.14/drivers/scsi/
Dqlogicfas.c140 module_param_array(iobase, int, NULL, 0);
141 module_param_array(irq, int, NULL, 0);
Dsym53c416.c822 module_param_array(sym53c416, uint, NULL, 0);
823 module_param_array(sym53c416_1, uint, NULL, 0);
824 module_param_array(sym53c416_2, uint, NULL, 0);
825 module_param_array(sym53c416_3, uint, NULL, 0);
Daha1542.c34 module_param_array(io, int, NULL, 0);
39 module_param_array(bus_on, int, NULL, 0);
44 module_param_array(bus_off, int, NULL, 0);
49 module_param_array(dma_speed, int, NULL, 0);
Dch.c73 module_param_array(dt_id, int, NULL, 0444);
74 module_param_array(dt_lun, int, NULL, 0444);
79 module_param_array(vendor_firsts, int, NULL, 0444);
80 module_param_array(vendor_counts, int, NULL, 0444);
Daha152x.c334 module_param_array(io, int, NULL, 0);
338 module_param_array(irq, int, NULL, 0);
342 module_param_array(scsiid, int, NULL, 0);
346 module_param_array(reconnect, int, NULL, 0);
350 module_param_array(parity, int, NULL, 0);
354 module_param_array(sync, int, NULL, 0);
358 module_param_array(delay, int, NULL, 0);
362 module_param_array(exttrans, int, NULL, 0);
366 module_param_array(aha152x, int, NULL, 0);
370 module_param_array(aha152x1, int, NULL, 0);
/linux-4.4.14/drivers/media/usb/go7007/
Dsnd-go7007.c37 module_param_array(index, int, NULL, 0444);
38 module_param_array(id, charp, NULL, 0444);
39 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/sound/pci/cs5535audio/
Dcs5535audio.c62 module_param_array(index, int, NULL, 0444);
64 module_param_array(id, charp, NULL, 0444);
66 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/net/ethernet/8390/
Dwd.c507 module_param_array(io, int, NULL, 0);
508 module_param_array(irq, int, NULL, 0);
509 module_param_array(mem, int, NULL, 0);
510 module_param_array(mem_end, int, NULL, 0);
Dne.c77 module_param_array(io, int, NULL, 0);
78 module_param_array(irq, int, NULL, 0);
79 module_param_array(bad, int, NULL, 0);
Dsmc-ultra.c565 module_param_array(io, int, NULL, 0);
566 module_param_array(irq, int, NULL, 0);
Dne2k-pci.c80 module_param_array(options, int, NULL, 0);
81 module_param_array(full_duplex, int, NULL, 0);
/linux-4.4.14/sound/usb/usx2y/
Dusbusx2y.c159 module_param_array(index, int, NULL, 0444);
161 module_param_array(id, charp, NULL, 0444);
163 module_param_array(enable, bool, NULL, 0444);
Dus122l.c42 module_param_array(index, int, NULL, 0444);
44 module_param_array(id, charp, NULL, 0444);
46 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks.c30 module_param_array(index, int, NULL, 0444);
32 module_param_array(id, charp, NULL, 0444);
34 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/isdn/mISDN/
Dl1oip_core.c261 module_param_array(type, uint, NULL, S_IRUGO | S_IWUSR);
262 module_param_array(codec, uint, NULL, S_IRUGO | S_IWUSR);
263 module_param_array(ip, uint, NULL, S_IRUGO | S_IWUSR);
264 module_param_array(port, uint, NULL, S_IRUGO | S_IWUSR);
265 module_param_array(remoteport, uint, NULL, S_IRUGO | S_IWUSR);
266 module_param_array(ondemand, uint, NULL, S_IRUGO | S_IWUSR);
267 module_param_array(limit, uint, NULL, S_IRUGO | S_IWUSR);
268 module_param_array(id, uint, NULL, S_IRUGO | S_IWUSR);
/linux-4.4.14/sound/core/seq/
Dseq.c63 module_param_array(seq_client_load, int, NULL, 0444);
/linux-4.4.14/drivers/isdn/hardware/avm/
Db1isa.c172 module_param_array(io, int, NULL, 0);
173 module_param_array(irq, int, NULL, 0);
Dt1isa.c519 module_param_array(io, int, NULL, 0);
520 module_param_array(irq, int, NULL, 0);
521 module_param_array(cardnr, int, NULL, 0);
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110_ir.c50 module_param_array(ir_protocol, int, NULL, 0644);
54 module_param_array(ir_inversion, int, NULL, 0644);
58 module_param_array(ir_device_mask, uint, NULL, 0644);
/linux-4.4.14/drivers/isdn/sc/
Dinit.c35 module_param_array(io, int, NULL, 0);
36 module_param_array(irq, byte, NULL, 0);
37 module_param_array(ram, long, NULL, 0);
/linux-4.4.14/sound/firewire/bebob/
Dbebob.c25 module_param_array(index, int, NULL, 0444);
27 module_param_array(id, charp, NULL, 0444);
29 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/block/paride/
Dpg.c174 module_param_array(drive0, int, NULL, 0);
175 module_param_array(drive1, int, NULL, 0);
176 module_param_array(drive2, int, NULL, 0);
177 module_param_array(drive3, int, NULL, 0);
Dpd.c169 module_param_array(drive0, int, NULL, 0);
170 module_param_array(drive1, int, NULL, 0);
171 module_param_array(drive2, int, NULL, 0);
172 module_param_array(drive3, int, NULL, 0);
Dpf.c168 module_param_array(drive0, int, NULL, 0);
169 module_param_array(drive1, int, NULL, 0);
170 module_param_array(drive2, int, NULL, 0);
171 module_param_array(drive3, int, NULL, 0);
Dpcd.c151 module_param_array(drive0, int, NULL, 0);
152 module_param_array(drive1, int, NULL, 0);
153 module_param_array(drive2, int, NULL, 0);
154 module_param_array(drive3, int, NULL, 0);
Dpt.c158 module_param_array(drive0, int, NULL, 0);
159 module_param_array(drive1, int, NULL, 0);
160 module_param_array(drive2, int, NULL, 0);
161 module_param_array(drive3, int, NULL, 0);
/linux-4.4.14/drivers/net/hamradio/
Dbaycom_ser_fdx.c613 module_param_array(mode, charp, NULL, 0);
615 module_param_array(iobase, int, NULL, 0);
617 module_param_array(irq, int, NULL, 0);
619 module_param_array(baud, int, NULL, 0);
Dbaycom_ser_hdx.c643 module_param_array(mode, charp, NULL, 0);
645 module_param_array(iobase, int, NULL, 0);
647 module_param_array(irq, int, NULL, 0);
Dbaycom_par.c482 module_param_array(mode, charp, NULL, 0);
484 module_param_array(iobase, int, NULL, 0);
Dbaycom_epp.c1171 module_param_array(mode, charp, NULL, 0);
1173 module_param_array(iobase, int, NULL, 0);
/linux-4.4.14/sound/pci/lola/
Dlola.c40 module_param_array(index, int, NULL, 0444);
42 module_param_array(id, charp, NULL, 0444);
44 module_param_array(enable, bool, NULL, 0444);
61 module_param_array(granularity, int, NULL, 0444);
63 module_param_array(sample_rate_min, int, NULL, 0444);
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c140 module_param_array(index, int, NULL, 0444);
142 module_param_array(id, charp, NULL, 0444);
144 module_param_array(enable, bool, NULL, 0444);
146 module_param_array(model, charp, NULL, 0444);
148 module_param_array(position_fix, int, NULL, 0444);
151 module_param_array(bdl_pos_adj, int, NULL, 0644);
153 module_param_array(probe_mask, int, NULL, 0444);
155 module_param_array(probe_only, int, NULL, 0444);
157 module_param_array(jackpoll_ms, int, NULL, 0444);
165 module_param_array(patch, charp, NULL, 0444);
[all …]
/linux-4.4.14/sound/usb/caiaq/
Ddevice.c61 module_param_array(index, int, NULL, 0444);
63 module_param_array(id, charp, NULL, 0444);
65 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/input/mouse/
Datarimouse.c60 module_param_array(mouse_threshold, int, NULL, 0);
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
Datl2.c2812 #ifndef module_param_array
2978 #ifndef module_param_array in atl2_check_options()
2990 #ifdef module_param_array in atl2_check_options()
2996 #ifdef module_param_array in atl2_check_options()
3012 #ifdef module_param_array in atl2_check_options()
3020 #ifdef module_param_array in atl2_check_options()
3037 #ifdef module_param_array in atl2_check_options()
3043 #ifdef module_param_array in atl2_check_options()
3054 #ifdef module_param_array in atl2_check_options()
3060 #ifdef module_param_array in atl2_check_options()
[all …]
/linux-4.4.14/drivers/media/dvb-core/
Ddvbdev.h55 module_param_array(adapter_nr, short, NULL, 0444); \
/linux-4.4.14/sound/pci/aw2/
Daw2-alsa.c156 module_param_array(index, int, NULL, 0444);
158 module_param_array(id, charp, NULL, 0444);
160 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/media/usb/tm6000/
Dtm6000-alsa.c47 module_param_array(enable, bool, NULL, 0444);
50 module_param_array(index, int, NULL, 0444);
/linux-4.4.14/drivers/media/pci/tw68/
Dtw68-core.c57 module_param_array(video_nr, int, NULL, 0444);
61 module_param_array(card, int, NULL, 0444);
/linux-4.4.14/net/netfilter/
Dnf_conntrack_tftp.c30 module_param_array(ports, ushort, &ports_c, 0400);
Dnf_conntrack_sane.c43 module_param_array(ports, ushort, &ports_c, 0400);
Dnf_conntrack_irc.c49 module_param_array(ports, ushort, &ports_c, 0400);
Dnf_conntrack_ftp.c44 module_param_array(ports, ushort, &ports_c, 0400);
/linux-4.4.14/drivers/net/wan/
Dsbni.c1467 module_param_array(io, int, NULL, 0);
1468 module_param_array(irq, int, NULL, 0);
1469 module_param_array(baud, int, NULL, 0);
1470 module_param_array(rxl, int, NULL, 0);
1471 module_param_array(mac, int, NULL, 0);
Dcosa.c235 module_param_array(io, int, NULL, 0);
237 module_param_array(irq, int, NULL, 0);
239 module_param_array(dma, int, NULL, 0);
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-core.c83 module_param_array(video_nr, int, NULL, 0444);
84 module_param_array(vbi_nr, int, NULL, 0444);
85 module_param_array(radio_nr, int, NULL, 0444);
86 module_param_array(tuner, int, NULL, 0444);
87 module_param_array(card, int, NULL, 0444);
Dsaa7134-empress.c39 module_param_array(empress_nr, int, NULL, 0444);
Dsaa7134-alsa.c51 module_param_array(index, int, NULL, 0444);
52 module_param_array(enable, int, NULL, 0444);
/linux-4.4.14/drivers/net/ethernet/realtek/
Datp.c154 module_param_array(io, int, NULL, 0);
155 module_param_array(irq, int, NULL, 0);
156 module_param_array(xcvr, int, NULL, 0);
/linux-4.4.14/drivers/hid/
Dhid-prodikeys.c94 module_param_array(index, int, NULL, 0444);
95 module_param_array(id, charp, NULL, 0444);
96 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/input/touchscreen/
Dwm97xx-core.c74 module_param_array(abs_x, int, NULL, 0);
78 module_param_array(abs_y, int, NULL, 0);
82 module_param_array(abs_p, int, NULL, 0);
/linux-4.4.14/drivers/eisa/
Deisa-bus.c456 module_param_array(enable_dev, int, &enable_dev_count, 0444);
457 module_param_array(disable_dev, int, &disable_dev_count, 0444);
/linux-4.4.14/drivers/isdn/hisax/
Dconfig.c351 module_param_array(type, int, NULL, 0);
352 module_param_array(protocol, int, NULL, 0);
353 module_param_array(io, int, NULL, 0);
354 module_param_array(irq, int, NULL, 0);
355 module_param_array(mem, int, NULL, 0);
358 module_param_array(io0, int, NULL, 0);
359 module_param_array(io1, int, NULL, 0);
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-alsa-main.c58 module_param_array(index, int, NULL, 0444);
Divtv-driver.c144 module_param_array(tuner, int, &tuner_c, 0644);
145 module_param_array(radio, int, &radio_c, 0644);
146 module_param_array(cardtype, int, &cardtype_c, 0644);
169 module_param_array(i2c_clock_period, int, &i2c_clock_period_c, 0644);
/linux-4.4.14/drivers/mfd/
Djanz-cmodio.c39 module_param_array(modules, charp, &num_modules, S_IRUGO);
/linux-4.4.14/sound/sparc/
Damd7930.c55 module_param_array(index, int, NULL, 0444);
57 module_param_array(id, charp, NULL, 0444);
59 module_param_array(enable, bool, NULL, 0444);
Dcs4231.c45 module_param_array(index, int, NULL, 0444);
47 module_param_array(id, charp, NULL, 0444);
49 module_param_array(enable, bool, NULL, 0444);
Ddbri.c85 module_param_array(index, int, NULL, 0444);
87 module_param_array(id, charp, NULL, 0444);
89 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/char/ipmi/
Dipmi_si_intf.c1381 module_param_array(addrs, ulong, &num_addrs, 0);
1386 module_param_array(ports, uint, &num_ports, 0);
1391 module_param_array(irqs, int, &num_irqs, 0);
1396 module_param_array(regspacings, int, &num_regspacings, 0);
1402 module_param_array(regsizes, int, &num_regsizes, 0);
1408 module_param_array(regshifts, int, &num_regshifts, 0);
1413 module_param_array(slave_addrs, int, &num_slave_addrs, 0);
1418 module_param_array(force_kipmid, int, &num_force_kipmid, 0);
1426 module_param_array(kipmid_max_busy_us, uint, &num_max_busy_us, 0644);
Dipmi_ssif.c1126 module_param_array(addr, ushort, &num_addrs, 0);
1131 module_param_array(adapter_name, charp, &num_adapter_names, 0);
1136 module_param_array(slave_addrs, int, &num_slave_addrs, 0);
1151 module_param_array(dbg, int, &num_dbg, 0);
/linux-4.4.14/drivers/usb/atm/
Dxusbatm.c33 module_param_array(name, parmtype, &num_##name, 0444); \
Dueagle-atm.c578 module_param_array(altsetting, uint, NULL, 0644);
581 module_param_array(sync_wait, bool, NULL, 0644);
583 module_param_array(cmv_file, charp, NULL, 0644);
586 module_param_array(annex, uint, NULL, 0644);
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-alsa.c107 module_param_array(enable, bool, NULL, 0444);
110 module_param_array(index, int, NULL, 0444);
/linux-4.4.14/sound/pci/lx6464es/
Dlx6464es.c47 module_param_array(index, int, NULL, 0444);
49 module_param_array(id, charp, NULL, 0444);
51 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/i2c/busses/
Di2c-parport.c323 module_param_array(parport, int, NULL, 0);
Dscx200_acb.c45 module_param_array(base, int, NULL, 0);
/linux-4.4.14/drivers/mtd/devices/
Dslram.c67 module_param_array(map, charp, NULL, 0);
/linux-4.4.14/drivers/s390/block/
Dxpram.c69 module_param_array(sizes, charp, NULL, 0);
/linux-4.4.14/drivers/net/ethernet/amd/
Dlance.c321 module_param_array(io, int, NULL, 0);
322 module_param_array(dma, int, NULL, 0);
323 module_param_array(irq, int, NULL, 0);
Damd8111e.c104 module_param_array(speed_duplex, int, NULL, 0);
106 module_param_array(coalesce, bool, NULL, 0);
108 module_param_array(dynamic_ipg, bool, NULL, 0);
/linux-4.4.14/sound/pci/ca0106/
Dca0106_main.c162 module_param_array(index, int, NULL, 0444);
164 module_param_array(id, charp, NULL, 0444);
166 module_param_array(enable, bool, NULL, 0444);
168 module_param_array(subsystem, uint, NULL, 0444);
/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr.c58 module_param_array(index, int, NULL, 0444);
60 module_param_array(id, charp, NULL, 0444);
62 module_param_array(enable, bool, NULL, 0444);
64 module_param_array(mono, bool, NULL, 0444);
/linux-4.4.14/drivers/media/pci/cx18/
Dcx18-driver.c112 module_param_array(tuner, int, &tuner_c, 0644);
113 module_param_array(radio, int, &radio_c, 0644);
114 module_param_array(cardtype, int, &cardtype_c, 0644);
/linux-4.4.14/sound/pci/riptide/
Driptide.c133 module_param_array(index, int, NULL, 0444);
135 module_param_array(id, charp, NULL, 0444);
137 module_param_array(enable, bool, NULL, 0444);
140 module_param_array(joystick_port, int, NULL, 0444);
143 module_param_array(mpu_port, int, NULL, 0444);
145 module_param_array(opl3_port, int, NULL, 0444);
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ftp.c57 module_param_array(ports, ushort, &ports_count, 0444);
/linux-4.4.14/sound/pci/mixart/
Dmixart.c54 module_param_array(index, int, NULL, 0444);
56 module_param_array(id, charp, NULL, 0444);
58 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-v4l2.c76 module_param_array(video_nr, int, NULL, 0444);
79 module_param_array(radio_nr, int, NULL, 0444);
82 module_param_array(vbi_nr, int, NULL, 0444);
Dpvrusb2-i2c-core.c44 module_param_array(ir_mode, int, NULL, 0444);
/linux-4.4.14/drivers/net/ethernet/packetengines/
Dhamachi.c524 module_param_array(rx_params, int, NULL, 0);
525 module_param_array(tx_params, int, NULL, 0);
526 module_param_array(options, int, NULL, 0);
527 module_param_array(full_duplex, int, NULL, 0);
Dyellowfin.c121 module_param_array(options, int, NULL, 0);
122 module_param_array(full_duplex, int, NULL, 0);
/linux-4.4.14/drivers/hwmon/
Dadm1026.c49 module_param_array(gpio_input, int, NULL, 0);
51 module_param_array(gpio_output, int, NULL, 0);
54 module_param_array(gpio_inverted, int, NULL, 0);
57 module_param_array(gpio_normal, int, NULL, 0);
60 module_param_array(gpio_fan, int, NULL, 0);
Dthmc50.c43 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-cards.c120 module_param_array(card, int, NULL, 0444);
121 module_param_array(pll, int, NULL, 0444);
122 module_param_array(tuner, int, NULL, 0444);
123 module_param_array(svhs, int, NULL, 0444);
124 module_param_array(remote, int, NULL, 0444);
125 module_param_array(audiodev, int, NULL, 0444);
126 module_param_array(audiomux, int, NULL, 0444);
/linux-4.4.14/sound/pci/ice1712/
Dice1712.c92 module_param_array(index, int, NULL, 0444);
94 module_param_array(id, charp, NULL, 0444);
96 module_param_array(enable, bool, NULL, 0444);
98 module_param_array(omni, bool, NULL, 0444);
100 module_param_array(cs8427_timeout, int, NULL, 0444);
102 module_param_array(model, charp, NULL, 0444);
104 module_param_array(dxr_enable, int, NULL, 0444);
Dice1724.c86 module_param_array(index, int, NULL, 0444);
88 module_param_array(id, charp, NULL, 0444);
90 module_param_array(enable, bool, NULL, 0444);
92 module_param_array(model, charp, NULL, 0444);
/linux-4.4.14/drivers/scsi/arm/
Dpowertec.c449 module_param_array(term, int, NULL, 0);
Dcumana_2.c518 module_param_array(term, int, NULL, 0);
Deesox.c642 module_param_array(term, int, NULL, 0);
/linux-4.4.14/drivers/media/usb/hdpvr/
Dhdpvr-core.c32 module_param_array(video_nr, int, NULL, 0);
/linux-4.4.14/drivers/net/ethernet/alteon/
Dacenic.c413 module_param_array(trace, int, NULL, 0);
414 module_param_array(tx_coal_tick, int, NULL, 0);
415 module_param_array(max_tx_desc, int, NULL, 0);
416 module_param_array(rx_coal_tick, int, NULL, 0);
417 module_param_array(max_rx_desc, int, NULL, 0);
418 module_param_array(tx_ratio, int, NULL, 0);
/linux-4.4.14/drivers/media/tuners/
Dtuner-simple.c31 module_param_array(atv_input, int, NULL, 0644);
32 module_param_array(dtv_input, int, NULL, 0644);
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-alsa.c106 module_param_array(enable, bool, NULL, 0444);
109 module_param_array(index, int, NULL, 0444);
Dcx88-video.c57 module_param_array(video_nr, int, NULL, 0444);
58 module_param_array(vbi_nr, int, NULL, 0444);
59 module_param_array(radio_nr, int, NULL, 0444);
Dcx88-cards.c37 module_param_array(tuner, int, NULL, 0444);
38 module_param_array(radio, int, NULL, 0444);
39 module_param_array(card, int, NULL, 0444);
/linux-4.4.14/drivers/net/ethernet/dlink/
Ddl2k.c44 module_param_array(mtu, int, NULL, 0);
45 module_param_array(media, charp, NULL, 0);
46 module_param_array(vlan, int, NULL, 0);
47 module_param_array(jumbo, int, NULL, 0);
/linux-4.4.14/sound/usb/misc/
Dua101.c58 module_param_array(index, int, NULL, 0444);
60 module_param_array(id, charp, NULL, 0444);
62 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/staging/fbtft/
Dflexfb.c43 module_param_array(init, int, &init_num, 0);
/linux-4.4.14/include/linux/
Dmoduleparam.h428 #define module_param_array(name, type, nump, perm) \ macro
/linux-4.4.14/drivers/net/ethernet/3com/
D3c59x.c807 module_param_array(options, int, NULL, 0);
809 module_param_array(full_duplex, int, NULL, 0);
810 module_param_array(hw_checksums, int, NULL, 0);
811 module_param_array(flow_ctrl, int, NULL, 0);
813 module_param_array(enable_wol, int, NULL, 0);
821 module_param_array(use_mmio, int, NULL, 0);
/linux-4.4.14/drivers/net/irda/
Dali-ircc.c2210 module_param_array(io, int, NULL, 0);
2212 module_param_array(irq, int, NULL, 0);
2214 module_param_array(dma, int, NULL, 0);
Dw83977af_ir.c1267 module_param_array(io, int, NULL, 0);
1269 module_param_array(irq, int, NULL, 0);
Dnsc-ircc.c2398 module_param_array(io, int, NULL, 0);
2400 module_param_array(irq, int, NULL, 0);
2402 module_param_array(dma, int, NULL, 0);
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c70 module_param_array(tv_range, int, NULL, 0644);
71 module_param_array(radio_range, int, NULL, 0644);
/linux-4.4.14/sound/pci/rme9652/
Drme9652.c44 module_param_array(index, int, NULL, 0444);
46 module_param_array(id, charp, NULL, 0444);
48 module_param_array(enable, bool, NULL, 0444);
50 module_param_array(precise_ptr, bool, NULL, 0444);
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-video.c78 module_param_array(card, int, NULL, 0444);
79 module_param_array(video_nr, int, NULL, 0444);
80 module_param_array(vbi_nr, int, NULL, 0444);
81 module_param_array(radio_nr, int, NULL, 0444);
/linux-4.4.14/drivers/parport/
Dparport_pc.c3153 module_param_array(io, int, NULL, 0);
3155 module_param_array(io_hi, int, NULL, 0);
3157 module_param_array(irq, charp, NULL, 0);
3159 module_param_array(dma, charp, NULL, 0);
/linux-4.4.14/drivers/media/dvb-frontends/
Ddvb-pll.c54 module_param_array(id, int, NULL, 0644);
/linux-4.4.14/drivers/media/pci/zoran/
Dzoran_card.c64 module_param_array(card, int, NULL, 0444);
99 module_param_array(video_nr, int, NULL, 0444);
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-video.c49 module_param_array(video_nr, int, NULL, 0444);
50 module_param_array(vbi_nr, int, NULL, 0444);
/linux-4.4.14/drivers/tty/
Dmoxa.c181 module_param_array(type, uint, NULL, 0);
183 module_param_array(baseaddr, ulong, NULL, 0);
185 module_param_array(numports, uint, NULL, 0);
Drocket.c273 module_param_array(pc104_1, ulong, NULL, 0);
275 module_param_array(pc104_2, ulong, NULL, 0);
277 module_param_array(pc104_3, ulong, NULL, 0);
279 module_param_array(pc104_4, ulong, NULL, 0);
/linux-4.4.14/sound/pci/echoaudio/
Dechoaudio.c31 module_param_array(index, int, NULL, 0444);
33 module_param_array(id, charp, NULL, 0444);
35 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/sound/pci/korg1212/
Dkorg1212.c412 module_param_array(index, int, NULL, 0444);
414 module_param_array(id, charp, NULL, 0444);
416 module_param_array(enable, bool, NULL, 0444);
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_hw.c65 module_param_array(channel, int, NULL, 0444);
73 module_param_array(iw_mode, int, NULL, 0444);
77 module_param_array(beacon_int, int, NULL, 0444);
81 module_param_array(dtim_period, int, NULL, 0444);
Dhostap_ap.c35 module_param_array(other_ap_policy, int, NULL, 0444);
40 module_param_array(ap_max_inactivity, int, NULL, 0444);
45 module_param_array(ap_bridge_packets, int, NULL, 0444);
50 module_param_array(autom_ap_wds, int, NULL, 0444);
/linux-4.4.14/drivers/video/fbdev/
Dxen-fbfront.c63 module_param_array(video, int, NULL, 0);
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dwinbond-840.c157 module_param_array(options, int, NULL, 0);
158 module_param_array(full_duplex, int, NULL, 0);
/linux-4.4.14/drivers/net/ethernet/smsc/
Depic100.c104 module_param_array(options, int, NULL, 0);
105 module_param_array(full_duplex, int, NULL, 0);
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-video.c96 module_param_array(video_nr, int, NULL, 0444);
97 module_param_array(vbi_nr, int, NULL, 0444);
98 module_param_array(radio_nr, int, NULL, 0444);
/linux-4.4.14/drivers/net/ethernet/ti/
Dtlan.c60 module_param_array(aui, int, NULL, 0);
61 module_param_array(duplex, int, NULL, 0);
62 module_param_array(speed, int, NULL, 0);

12