/linux-3.3/sound/pci/emu10k1/ |
D | emu10k1.c | 57 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/ |
D | cs4231.c | 52 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);
|
D | cs4236.c | 91 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/ |
D | gusextreme.c | 63 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 …]
|
D | gusclassic.c | 55 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);
|
D | gusmax.c | 53 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/ |
D | ad1848.c | 52 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/ |
D | cs46xx.c | 54 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/ |
D | es1688.c | 64 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/ |
D | sb16.c | 92 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 …]
|
D | jazz16.c | 47 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);
|
D | sb8.c | 44 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/ |
D | wavefront.c | 56 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/ |
D | mpu401.c | 46 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/ |
D | trident.c | 54 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/ |
D | cmi8330.c | 87 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 …]
|
D | adlib.c | 24 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);
|
D | sc6000.c | 61 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/ |
D | cc770_isa.c | 85 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/ |
D | sja1000_isa.c | 51 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/ |
D | galaxy.c | 40 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/ |
D | virtuoso.c | 37 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/ |
D | virmidi.c | 69 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/ |
D | ymfpci.c | 52 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/ |
D | xfi.c | 38 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);
|