Home
last modified time | relevance | path

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

123456789

/linux/sound/pci/emu10k1/
H A Demu10k1.c37 module_param_array(index, int, NULL, 0444);
39 module_param_array(id, charp, NULL, 0444);
41 module_param_array(enable, bool, NULL, 0444);
43 module_param_array(extin, int, NULL, 0444);
45 module_param_array(extout, int, NULL, 0444);
47 module_param_array(seq_ports, int, NULL, 0444);
49 module_param_array(max_synth_voices, int, NULL, 0444);
51 module_param_array(max_buffer_size, int, NULL, 0444);
53 module_param_array(enable_ir, bool, NULL, 0444);
55 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 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/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/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/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/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/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/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/sb/
H A Dsb16.c64 module_param_array(index, int, NULL, 0444);
66 module_param_array(id, charp, NULL, 0444);
68 module_param_array(enable, bool, NULL, 0444);
71 module_param_array(isapnp, bool, NULL, 0444);
90 module_param_array(mic_agc, int, NULL, 0444);
93 module_param_array(csp, int, NULL, 0444);
97 module_param_array(seq_ports, int, NULL, 0444);
H A Dsb8.c29 module_param_array(index, int, NULL, 0444);
31 module_param_array(id, charp, NULL, 0444);
33 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/usb/6fire/
H A 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/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);
/linux/drivers/media/radio/
H A Dradio-rtrack2.c43 module_param_array(io, int, NULL, 0444);
45 module_param_array(radio_nr, int, NULL, 0444);
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c30 module_param_array(index, int, NULL, 0444);
32 module_param_array(id, charp, NULL, 0444);
34 module_param_array(enable, bool, NULL, 0444);
/linux/drivers/net/can/cc770/
H A Dcc770_isa.c89 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);

123456789