Home
last modified time | relevance | path

Searched refs:module_param_array (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/linux-3.3/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 …]
/linux-3.3/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-3.3/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);
/linux-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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);
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);
/linux-3.3/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-3.3/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-3.3/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-3.3/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);
/linux-3.3/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);
/linux-3.3/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-3.3/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);

12345678910>>...12