Home
last modified time | relevance | path

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

12345678910

/linux-5.19.10/sound/pci/emu10k1/
Demu10k1.c39 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-5.19.10/sound/pci/cs46xx/
Dcs46xx.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(external_amp, bool, NULL, 0444);
40 module_param_array(thinkpad, bool, NULL, 0444);
42 module_param_array(mmap_valid, bool, NULL, 0444);
/linux-5.19.10/sound/pci/trident/
Dtrident.c27 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-5.19.10/sound/isa/gus/
Dgusclassic.c39 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);
Dgusextreme.c47 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);
Dgusmax.c37 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-5.19.10/sound/drivers/
Dvirmidi.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(midi_devs, int, NULL, 0444);
Dserial-u16550.c67 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-5.19.10/sound/pci/vx222/
Dvx222.c30 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-5.19.10/sound/pci/oxygen/
Dvirtuoso.c24 module_param_array(index, int, NULL, 0444);
26 module_param_array(id, charp, NULL, 0444);
28 module_param_array(enable, bool, NULL, 0444);
Dse6x.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-5.19.10/sound/pci/ctxfi/
Dxfi.c34 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-5.19.10/sound/drivers/mpu401/
Dmpu401.c31 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-5.19.10/sound/isa/ad1848/
Dad1848.c34 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-5.19.10/sound/isa/
Dadlib.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-5.19.10/sound/pcmcia/vx/
Dvxpocket.c29 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-5.19.10/sound/isa/ad1816a/
Dad1816a.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(clockfreq, int, NULL, 0444);
/linux-5.19.10/sound/pci/
Dcs5530.c46 module_param_array(index, int, NULL, 0444);
48 module_param_array(id, charp, NULL, 0444);
50 module_param_array(enable, bool, NULL, 0444);
/linux-5.19.10/sound/isa/sb/
Dsb16.c69 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);
Dsb8.c28 module_param_array(index, int, NULL, 0444);
30 module_param_array(id, charp, NULL, 0444);
32 module_param_array(enable, bool, NULL, 0444);
/linux-5.19.10/drivers/i2c/
Di2c-stub.c36 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-5.19.10/sound/pci/au88x0/
Dau88x0.c33 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-5.19.10/sound/usb/6fire/
Dchip.c36 module_param_array(index, int, NULL, 0444);
38 module_param_array(id, charp, NULL, 0444);
40 module_param_array(enable, bool, NULL, 0444);
/linux-5.19.10/sound/isa/cs423x/
Dcs4231.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-5.19.10/sound/usb/hiface/
Dchip.c32 module_param_array(index, int, NULL, 0444);
34 module_param_array(id, charp, NULL, 0444);
36 module_param_array(enable, bool, NULL, 0444);

12345678910