/linux-6.3-rc2/sound/pci/emu10k1/ |
A D | emu10k1.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(extin, int, NULL, 0444); 47 module_param_array(extout, int, NULL, 0444); 49 module_param_array(seq_ports, int, NULL, 0444); 51 module_param_array(max_synth_voices, int, NULL, 0444); 53 module_param_array(max_buffer_size, int, NULL, 0444); 55 module_param_array(enable_ir, bool, NULL, 0444); 57 module_param_array(subsystem, uint, NULL, 0444); [all …]
|
/linux-6.3-rc2/sound/pci/cs46xx/ |
A D | cs46xx.c | 32 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(external_amp, bool, NULL, 0444); 40 module_param_array(thinkpad, bool, NULL, 0444); 42 module_param_array(mmap_valid, bool, NULL, 0444);
|
/linux-6.3-rc2/sound/pci/trident/ |
A D | trident.c | 27 module_param_array(index, int, NULL, 0444); 29 module_param_array(id, charp, NULL, 0444); 31 module_param_array(enable, bool, NULL, 0444); 33 module_param_array(pcm_channels, int, NULL, 0444); 35 module_param_array(wavetable_size, int, NULL, 0444);
|
/linux-6.3-rc2/sound/isa/gus/ |
A D | gusclassic.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); 53 module_param_array(joystick_dac, int, NULL, 0444); 55 module_param_array(channels, int, NULL, 0444); 57 module_param_array(pcm_channels, int, NULL, 0444);
|
A D | gusextreme.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); 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);
|
A D | gusmax.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); 51 module_param_array(joystick_dac, int, NULL, 0444); 53 module_param_array(channels, int, NULL, 0444); 55 module_param_array(pcm_channels, int, NULL, 0444);
|
/linux-6.3-rc2/sound/drivers/ |
A D | virmidi.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(midi_devs, int, NULL, 0444);
|
A D | serial-u16550.c | 67 module_param_array(index, int, NULL, 0444); 69 module_param_array(id, charp, NULL, 0444); 71 module_param_array(enable, bool, NULL, 0444); 77 module_param_array(speed, int, NULL, 0444); 79 module_param_array(base, int, NULL, 0444); 81 module_param_array(outs, int, NULL, 0444); 83 module_param_array(ins, int, NULL, 0444); 85 module_param_array(droponfull, bool, NULL, 0444); 88 module_param_array(adaptor, int, NULL, 0444);
|
/linux-6.3-rc2/sound/pci/vx222/ |
A D | vx222.c | 30 module_param_array(index, int, NULL, 0444); 32 module_param_array(id, charp, NULL, 0444); 34 module_param_array(enable, bool, NULL, 0444); 36 module_param_array(mic, bool, NULL, 0444); 38 module_param_array(ibl, int, NULL, 0444);
|
/linux-6.3-rc2/sound/pci/oxygen/ |
A D | virtuoso.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);
|
A D | se6x.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-6.3-rc2/sound/pci/ctxfi/ |
A D | xfi.c | 34 module_param_array(index, int, NULL, 0444); 36 module_param_array(id, charp, NULL, 0444); 38 module_param_array(enable, bool, NULL, 0444); 40 module_param_array(subsystem, int, NULL, 0444);
|
/linux-6.3-rc2/sound/drivers/mpu401/ |
A 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-6.3-rc2/sound/isa/ad1848/ |
A D | ad1848.c | 34 module_param_array(index, int, NULL, 0444); 36 module_param_array(id, charp, NULL, 0444); 38 module_param_array(enable, bool, NULL, 0444); 46 module_param_array(thinkpad, bool, NULL, 0444);
|
/linux-6.3-rc2/sound/isa/ |
A 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-6.3-rc2/sound/pcmcia/vx/ |
A D | vxpocket.c | 29 module_param_array(index, int, NULL, 0444); 31 module_param_array(id, charp, NULL, 0444); 33 module_param_array(enable, bool, NULL, 0444); 35 module_param_array(ibl, int, NULL, 0444);
|
/linux-6.3-rc2/sound/isa/ad1816a/ |
A D | ad1816a.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(clockfreq, int, NULL, 0444);
|
/linux-6.3-rc2/sound/pci/ |
A D | cs5530.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);
|
/linux-6.3-rc2/sound/isa/sb/ |
A D | sb16.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); 76 module_param_array(isapnp, bool, NULL, 0444); 95 module_param_array(mic_agc, int, NULL, 0444); 98 module_param_array(csp, int, NULL, 0444); 102 module_param_array(seq_ports, int, NULL, 0444);
|
A D | sb8.c | 28 module_param_array(index, int, NULL, 0444); 30 module_param_array(id, charp, NULL, 0444); 32 module_param_array(enable, bool, NULL, 0444);
|
/linux-6.3-rc2/drivers/i2c/ |
A D | i2c-stub.c | 36 module_param_array(chip_addr, ushort, NULL, S_IRUGO); 47 module_param_array(bank_reg, byte, NULL, S_IRUGO); 51 module_param_array(bank_mask, byte, NULL, S_IRUGO); 55 module_param_array(bank_start, byte, NULL, S_IRUGO); 59 module_param_array(bank_end, byte, NULL, S_IRUGO);
|
/linux-6.3-rc2/sound/pci/au88x0/ |
A 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-6.3-rc2/sound/isa/cs423x/ |
A D | cs4231.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-6.3-rc2/sound/usb/6fire/ |
A D | chip.c | 36 module_param_array(index, int, NULL, 0444); 38 module_param_array(id, charp, NULL, 0444); 40 module_param_array(enable, bool, NULL, 0444);
|
/linux-6.3-rc2/sound/usb/ |
A D | card.c | 80 module_param_array(index, int, NULL, 0444); 82 module_param_array(id, charp, NULL, 0444); 84 module_param_array(enable, bool, NULL, 0444); 86 module_param_array(vid, int, NULL, 0444); 88 module_param_array(pid, int, NULL, 0444); 90 module_param_array(device_setup, int, NULL, 0444); 99 module_param_array(quirk_alias, charp, NULL, 0444); 101 module_param_array(delayed_register, charp, NULL, 0444); 103 module_param_array(implicit_fb, bool, NULL, 0444); 105 module_param_array(quirk_flags, uint, NULL, 0444);
|