Home
last modified time | relevance | path

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

12345678

/linux/sound/pci/emu10k1/
H A Demu10k1.c36 module_param_array(index, int, NULL, 0444);
38 module_param_array(id, charp, NULL, 0444);
40 module_param_array(enable, bool, NULL, 0444);
42 module_param_array(extin, int, NULL, 0444);
44 module_param_array(extout, int, NULL, 0444);
46 module_param_array(seq_ports, int, NULL, 0444);
48 module_param_array(max_synth_voices, int, NULL, 0444);
50 module_param_array(max_buffer_size, int, NULL, 0444);
52 module_param_array(enable_ir, bool, NULL, 0444);
54 module_param_array(subsystem, uint, NULL, 0444);
/linux/sound/pci/cs46xx/
H A 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/sound/pci/trident/
H A 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/sound/isa/gus/
H A 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);
H A 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);
H A 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/sound/drivers/
H A 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);
H A 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/sound/pci/vx222/
H A 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/sound/pci/ctxfi/
H A 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/sound/drivers/mpu401/
H A 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/sound/pci/oxygen/
H A 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);
H A 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/sound/isa/ad1848/
H A 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/sound/isa/
H A 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/sound/pcmcia/vx/
H A 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/sound/isa/ad1816a/
H A Dad1816a.c36 module_param_array(index, int, NULL, 0444);
38 module_param_array(id, charp, NULL, 0444);
40 module_param_array(enable, bool, NULL, 0444);
42 module_param_array(clockfreq, int, NULL, 0444);
/linux/sound/isa/sb/
H A Dsb16.c63 module_param_array(index, int, NULL, 0444);
65 module_param_array(id, charp, NULL, 0444);
67 module_param_array(enable, bool, NULL, 0444);
70 module_param_array(isapnp, bool, NULL, 0444);
89 module_param_array(mic_agc, int, NULL, 0444);
92 module_param_array(csp, int, NULL, 0444);
96 module_param_array(seq_ports, int, NULL, 0444);
H A 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/drivers/i2c/
H A 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/sound/pci/au88x0/
H A 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/sound/pci/
H A 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/sound/isa/cs423x/
H A 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/sound/usb/
H A Dcard.c81 module_param_array(index, int, NULL, 0444);
83 module_param_array(id, charp, NULL, 0444);
85 module_param_array(enable, bool, NULL, 0444);
87 module_param_array(vid, int, NULL, 0444);
89 module_param_array(pid, int, NULL, 0444);
91 module_param_array(device_setup, int, NULL, 0444);
100 module_param_array(quirk_alias, charp, NULL, 0444);
102 module_param_array(delayed_register, charp, NULL, 0444);
104 module_param_array(implicit_fb, bool, NULL, 0444);
106 module_param_array(quirk_flags, uint, NULL, 0444);
/linux/sound/usb/hiface/
H A 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);

12345678