| /Linux-v5.4/sound/pci/emu10k1/ | 
| D | emu10k1.c | 41 module_param_array(index, int, NULL, 0444);43 module_param_array(id, charp, NULL, 0444);
 45 module_param_array(enable, bool, NULL, 0444);
 47 module_param_array(extin, int, NULL, 0444);
 49 module_param_array(extout, int, NULL, 0444);
 51 module_param_array(seq_ports, int, NULL, 0444);
 53 module_param_array(max_synth_voices, int, NULL, 0444);
 55 module_param_array(max_buffer_size, int, NULL, 0444);
 57 module_param_array(enable_ir, bool, NULL, 0444);
 59 module_param_array(subsystem, uint, NULL, 0444);
 [all …]
 
 | 
| /Linux-v5.4/sound/pci/cs46xx/ | 
| D | cs46xx.c | 39 module_param_array(index, int, NULL, 0444);41 module_param_array(id, charp, NULL, 0444);
 43 module_param_array(enable, bool, NULL, 0444);
 45 module_param_array(external_amp, bool, NULL, 0444);
 47 module_param_array(thinkpad, bool, NULL, 0444);
 49 module_param_array(mmap_valid, bool, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/pci/trident/ | 
| D | trident.c | 39 module_param_array(index, int, NULL, 0444);41 module_param_array(id, charp, NULL, 0444);
 43 module_param_array(enable, bool, NULL, 0444);
 45 module_param_array(pcm_channels, int, NULL, 0444);
 47 module_param_array(wavetable_size, int, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/gus/ | 
| D | gusclassic.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);
 54 module_param_array(joystick_dac, int, NULL, 0444);
 56 module_param_array(channels, int, NULL, 0444);
 58 module_param_array(pcm_channels, int, NULL, 0444);
 
 | 
| D | gusextreme.c | 48 module_param_array(index, int, NULL, 0444);50 module_param_array(id, charp, NULL, 0444);
 52 module_param_array(enable, bool, NULL, 0444);
 70 module_param_array(joystick_dac, int, NULL, 0444);
 72 module_param_array(channels, int, NULL, 0444);
 74 module_param_array(pcm_channels, int, NULL, 0444);
 
 | 
| D | gusmax.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);
 52 module_param_array(joystick_dac, int, NULL, 0444);
 54 module_param_array(channels, int, NULL, 0444);
 56 module_param_array(pcm_channels, int, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/drivers/ | 
| D | virmidi.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(midi_devs, int, NULL, 0444);
 
 | 
| D | serial-u16550.c | 68 module_param_array(index, int, NULL, 0444);70 module_param_array(id, charp, NULL, 0444);
 72 module_param_array(enable, bool, NULL, 0444);
 78 module_param_array(speed, int, NULL, 0444);
 80 module_param_array(base, int, NULL, 0444);
 82 module_param_array(outs, int, NULL, 0444);
 84 module_param_array(ins, int, NULL, 0444);
 86 module_param_array(droponfull, bool, NULL, 0444);
 89 module_param_array(adaptor, int, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/pci/oxygen/ | 
| D | virtuoso.c | 25 module_param_array(index, int, NULL, 0444);27 module_param_array(id, charp, NULL, 0444);
 29 module_param_array(enable, bool, NULL, 0444);
 
 | 
| D | se6x.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);
 
 | 
| /Linux-v5.4/sound/pci/ctxfi/ | 
| D | xfi.c | 35 module_param_array(index, int, NULL, 0444);37 module_param_array(id, charp, NULL, 0444);
 39 module_param_array(enable, bool, NULL, 0444);
 41 module_param_array(subsystem, int, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/ad1848/ | 
| D | ad1848.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);
 49 module_param_array(thinkpad, bool, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/pci/vx222/ | 
| D | vx222.c | 31 module_param_array(index, int, NULL, 0444);33 module_param_array(id, charp, NULL, 0444);
 35 module_param_array(enable, bool, NULL, 0444);
 37 module_param_array(mic, bool, NULL, 0444);
 39 module_param_array(ibl, int, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/drivers/mpu401/ | 
| D | mpu401.c | 31 module_param_array(index, int, NULL, 0444);33 module_param_array(id, charp, NULL, 0444);
 35 module_param_array(enable, bool, NULL, 0444);
 38 module_param_array(pnp, bool, NULL, 0444);
 45 module_param_array(uart_enter, bool, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/ | 
| D | adlib.c | 25 module_param_array(index, int, NULL, 0444);27 module_param_array(id, charp, NULL, 0444);
 29 module_param_array(enable, bool, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/pcmcia/vx/ | 
| D | vxpocket.c | 33 module_param_array(index, int, NULL, 0444);35 module_param_array(id, charp, NULL, 0444);
 37 module_param_array(enable, bool, NULL, 0444);
 39 module_param_array(ibl, int, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/ad1816a/ | 
| D | ad1816a.c | 45 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(clockfreq, int, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/isa/sb/ | 
| D | sb16.c | 77 module_param_array(index, int, NULL, 0444);79 module_param_array(id, charp, NULL, 0444);
 81 module_param_array(enable, bool, NULL, 0444);
 84 module_param_array(isapnp, bool, NULL, 0444);
 103 module_param_array(mic_agc, int, NULL, 0444);
 106 module_param_array(csp, int, NULL, 0444);
 110 module_param_array(seq_ports, int, NULL, 0444);
 
 | 
| /Linux-v5.4/drivers/i2c/ | 
| D | i2c-stub.c | 37 module_param_array(chip_addr, ushort, NULL, S_IRUGO);48 module_param_array(bank_reg, byte, NULL, S_IRUGO);
 52 module_param_array(bank_mask, byte, NULL, S_IRUGO);
 56 module_param_array(bank_start, byte, NULL, S_IRUGO);
 60 module_param_array(bank_end, byte, NULL, S_IRUGO);
 
 | 
| /Linux-v5.4/sound/isa/cs423x/ | 
| D | cs4231.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);
 
 | 
| /Linux-v5.4/sound/usb/6fire/ | 
| D | chip.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-v5.4/sound/usb/hiface/ | 
| D | chip.c | 49 module_param_array(index, int, NULL, 0444);51 module_param_array(id, charp, NULL, 0444);
 53 module_param_array(enable, bool, NULL, 0444);
 
 | 
| /Linux-v5.4/drivers/net/can/cc770/ | 
| D | cc770_isa.c | 89 module_param_array(clk, int, NULL, 0444);93 module_param_array(cir, byte, NULL, 0444);
 96 module_param_array(cor, byte, NULL, 0444);
 99 module_param_array(bcr, byte, NULL, 0444);
 
 | 
| /Linux-v5.4/sound/pci/au88x0/ | 
| D | au88x0.c | 33 module_param_array(index, int, NULL, 0444);35 module_param_array(id, charp, NULL, 0444);
 37 module_param_array(enable, bool, NULL, 0444);
 39 module_param_array(pcifix, int, NULL, 0444);
 
 | 
| /Linux-v5.4/drivers/media/radio/ | 
| D | radio-rtrack2.c | 43 module_param_array(io, int, NULL, 0444);45 module_param_array(radio_nr, int, NULL, 0444);
 
 |