module_param_array  627 include/linux/i2c.h   module_param_array(var, short, &var##_num, 0); \
module_param_array 1435 net/decnet/dn_dev.c module_param_array(addr, int, NULL, 0444);
module_param_array   48 net/netfilter/ipvs/ip_vs_ftp.c module_param_array(ports, ushort, NULL, 0);
module_param_array   41 net/netfilter/nf_conntrack_ftp.c module_param_array(ports, ushort, &ports_c, 0400);
module_param_array   45 net/netfilter/nf_conntrack_irc.c module_param_array(ports, ushort, &ports_c, 0400);
module_param_array   41 net/netfilter/nf_conntrack_sane.c module_param_array(ports, ushort, &ports_c, 0400);
module_param_array   35 net/netfilter/nf_conntrack_sip.c module_param_array(ports, ushort, &ports_c, 0400);
module_param_array   29 net/netfilter/nf_conntrack_tftp.c module_param_array(ports, ushort, &ports_c, 0400);
module_param_array   46 sound/core/init.c module_param_array(slots, charp, NULL, 0444);
module_param_array   53 sound/core/oss/pcm_oss.c module_param_array(dsp_map, int, NULL, 0444);
module_param_array   55 sound/core/oss/pcm_oss.c module_param_array(adsp_map, int, NULL, 0444);
module_param_array   45 sound/core/rawmidi.c module_param_array(midi_map, int, NULL, 0444);
module_param_array   47 sound/core/rawmidi.c module_param_array(amidi_map, int, NULL, 0444);
module_param_array   59 sound/core/seq/seq.c module_param_array(seq_client_load, int, NULL, 0444);
module_param_array  152 sound/drivers/dummy.c module_param_array(index, int, NULL, 0444);
module_param_array  154 sound/drivers/dummy.c module_param_array(id, charp, NULL, 0444);
module_param_array  156 sound/drivers/dummy.c module_param_array(enable, bool, NULL, 0444);
module_param_array  158 sound/drivers/dummy.c module_param_array(pcm_devs, int, NULL, 0444);
module_param_array  160 sound/drivers/dummy.c module_param_array(pcm_substreams, int, NULL, 0444);
module_param_array   77 sound/drivers/ml403-ac97cr.c module_param_array(index, int, NULL, 0444);
module_param_array   79 sound/drivers/ml403-ac97cr.c module_param_array(id, charp, NULL, 0444);
module_param_array   81 sound/drivers/ml403-ac97cr.c module_param_array(enable, bool, NULL, 0444);
module_param_array   46 sound/drivers/mpu401/mpu401.c module_param_array(index, int, NULL, 0444);
module_param_array   48 sound/drivers/mpu401/mpu401.c module_param_array(id, charp, NULL, 0444);
module_param_array   50 sound/drivers/mpu401/mpu401.c module_param_array(enable, bool, NULL, 0444);
module_param_array   53 sound/drivers/mpu401/mpu401.c module_param_array(pnp, bool, NULL, 0444);
module_param_array   56 sound/drivers/mpu401/mpu401.c module_param_array(port, long, NULL, 0444);
module_param_array   58 sound/drivers/mpu401/mpu401.c module_param_array(irq, int, NULL, 0444);
module_param_array   60 sound/drivers/mpu401/mpu401.c module_param_array(uart_enter, bool, NULL, 0444);
module_param_array   42 sound/drivers/mts64.c module_param_array(index, int, NULL, S_IRUGO);
module_param_array   44 sound/drivers/mts64.c module_param_array(id, charp, NULL, S_IRUGO);
module_param_array   46 sound/drivers/mts64.c module_param_array(enable, bool, NULL, S_IRUGO);
module_param_array   61 sound/drivers/portman2x4.c module_param_array(index, int, NULL, S_IRUGO);
module_param_array   63 sound/drivers/portman2x4.c module_param_array(id, charp, NULL, S_IRUGO);
module_param_array   65 sound/drivers/portman2x4.c module_param_array(enable, bool, NULL, S_IRUGO);
module_param_array   82 sound/drivers/serial-u16550.c module_param_array(index, int, NULL, 0444);
module_param_array   84 sound/drivers/serial-u16550.c module_param_array(id, charp, NULL, 0444);
module_param_array   86 sound/drivers/serial-u16550.c module_param_array(enable, bool, NULL, 0444);
module_param_array   88 sound/drivers/serial-u16550.c module_param_array(port, long, NULL, 0444);
module_param_array   90 sound/drivers/serial-u16550.c module_param_array(irq, int, NULL, 0444);
module_param_array   92 sound/drivers/serial-u16550.c module_param_array(speed, int, NULL, 0444);
module_param_array   94 sound/drivers/serial-u16550.c module_param_array(base, int, NULL, 0444);
module_param_array   96 sound/drivers/serial-u16550.c module_param_array(outs, int, NULL, 0444);
module_param_array   98 sound/drivers/serial-u16550.c module_param_array(ins, int, NULL, 0444);
module_param_array  100 sound/drivers/serial-u16550.c module_param_array(droponfull, bool, NULL, 0444);
module_param_array  103 sound/drivers/serial-u16550.c module_param_array(adaptor, int, NULL, 0444);
module_param_array   69 sound/drivers/virmidi.c module_param_array(index, int, NULL, 0444);
module_param_array   71 sound/drivers/virmidi.c module_param_array(id, charp, NULL, 0444);
module_param_array   73 sound/drivers/virmidi.c module_param_array(enable, bool, NULL, 0444);
module_param_array   75 sound/drivers/virmidi.c module_param_array(midi_devs, int, NULL, 0444);
module_param_array   57 sound/isa/ad1816a/ad1816a.c module_param_array(index, int, NULL, 0444);
module_param_array   59 sound/isa/ad1816a/ad1816a.c module_param_array(id, charp, NULL, 0444);
module_param_array   61 sound/isa/ad1816a/ad1816a.c module_param_array(enable, bool, NULL, 0444);
module_param_array   63 sound/isa/ad1816a/ad1816a.c module_param_array(clockfreq, int, NULL, 0444);
module_param_array   52 sound/isa/ad1848/ad1848.c module_param_array(index, int, NULL, 0444);
module_param_array   54 sound/isa/ad1848/ad1848.c module_param_array(id, charp, NULL, 0444);
module_param_array   56 sound/isa/ad1848/ad1848.c module_param_array(enable, bool, NULL, 0444);
module_param_array   58 sound/isa/ad1848/ad1848.c module_param_array(port, long, NULL, 0444);
module_param_array   60 sound/isa/ad1848/ad1848.c module_param_array(irq, int, NULL, 0444);
module_param_array   62 sound/isa/ad1848/ad1848.c module_param_array(dma1, int, NULL, 0444);
module_param_array   64 sound/isa/ad1848/ad1848.c module_param_array(thinkpad, bool, NULL, 0444);
module_param_array   24 sound/isa/adlib.c module_param_array(index, int, NULL, 0444);
module_param_array   26 sound/isa/adlib.c module_param_array(id, charp, NULL, 0444);
module_param_array   28 sound/isa/adlib.c module_param_array(enable, bool, NULL, 0444);
module_param_array   30 sound/isa/adlib.c module_param_array(port, long, NULL, 0444);
module_param_array   59 sound/isa/als100.c module_param_array(index, int, NULL, 0444);
module_param_array   61 sound/isa/als100.c module_param_array(id, charp, NULL, 0444);
module_param_array   63 sound/isa/als100.c module_param_array(enable, bool, NULL, 0444);
module_param_array   68 sound/isa/azt2320.c module_param_array(index, int, NULL, 0444);
module_param_array   70 sound/isa/azt2320.c module_param_array(id, charp, NULL, 0444);
module_param_array   72 sound/isa/azt2320.c module_param_array(enable, bool, NULL, 0444);
module_param_array   83 sound/isa/cmi8330.c module_param_array(index, int, NULL, 0444);
module_param_array   85 sound/isa/cmi8330.c module_param_array(id, charp, NULL, 0444);
module_param_array   87 sound/isa/cmi8330.c module_param_array(enable, bool, NULL, 0444);
module_param_array   90 sound/isa/cmi8330.c module_param_array(isapnp, bool, NULL, 0444);
module_param_array   94 sound/isa/cmi8330.c module_param_array(sbport, long, NULL, 0444);
module_param_array   96 sound/isa/cmi8330.c module_param_array(sbirq, int, NULL, 0444);
module_param_array   98 sound/isa/cmi8330.c module_param_array(sbdma8, int, NULL, 0444);
module_param_array  100 sound/isa/cmi8330.c module_param_array(sbdma16, int, NULL, 0444);
module_param_array  103 sound/isa/cmi8330.c module_param_array(wssport, long, NULL, 0444);
module_param_array  105 sound/isa/cmi8330.c module_param_array(wssirq, int, NULL, 0444);
module_param_array  107 sound/isa/cmi8330.c module_param_array(wssdma, int, NULL, 0444);
module_param_array   52 sound/isa/cs423x/cs4231.c module_param_array(index, int, NULL, 0444);
module_param_array   54 sound/isa/cs423x/cs4231.c module_param_array(id, charp, NULL, 0444);
module_param_array   56 sound/isa/cs423x/cs4231.c module_param_array(enable, bool, NULL, 0444);
module_param_array   58 sound/isa/cs423x/cs4231.c module_param_array(port, long, NULL, 0444);
module_param_array   60 sound/isa/cs423x/cs4231.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array   62 sound/isa/cs423x/cs4231.c module_param_array(irq, int, NULL, 0444);
module_param_array   64 sound/isa/cs423x/cs4231.c module_param_array(mpu_irq, int, NULL, 0444);
module_param_array   66 sound/isa/cs423x/cs4231.c module_param_array(dma1, int, NULL, 0444);
module_param_array   68 sound/isa/cs423x/cs4231.c module_param_array(dma2, int, NULL, 0444);
module_param_array   99 sound/isa/cs423x/cs4236.c module_param_array(index, int, NULL, 0444);
module_param_array  101 sound/isa/cs423x/cs4236.c module_param_array(id, charp, NULL, 0444);
module_param_array  103 sound/isa/cs423x/cs4236.c module_param_array(enable, bool, NULL, 0444);
module_param_array  106 sound/isa/cs423x/cs4236.c module_param_array(isapnp, bool, NULL, 0444);
module_param_array  109 sound/isa/cs423x/cs4236.c module_param_array(port, long, NULL, 0444);
module_param_array  111 sound/isa/cs423x/cs4236.c module_param_array(cport, long, NULL, 0444);
module_param_array  113 sound/isa/cs423x/cs4236.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array  115 sound/isa/cs423x/cs4236.c module_param_array(fm_port, long, NULL, 0444);
module_param_array  117 sound/isa/cs423x/cs4236.c module_param_array(sb_port, long, NULL, 0444);
module_param_array  119 sound/isa/cs423x/cs4236.c module_param_array(irq, int, NULL, 0444);
module_param_array  121 sound/isa/cs423x/cs4236.c module_param_array(mpu_irq, int, NULL, 0444);
module_param_array  123 sound/isa/cs423x/cs4236.c module_param_array(dma1, int, NULL, 0444);
module_param_array  125 sound/isa/cs423x/cs4236.c module_param_array(dma2, int, NULL, 0444);
module_param_array   52 sound/isa/dt019x.c module_param_array(index, int, NULL, 0444);
module_param_array   54 sound/isa/dt019x.c module_param_array(id, charp, NULL, 0444);
module_param_array   56 sound/isa/dt019x.c module_param_array(enable, bool, NULL, 0444);
module_param_array   57 sound/isa/es1688/es1688.c module_param_array(index, int, NULL, 0444);
module_param_array   59 sound/isa/es1688/es1688.c module_param_array(id, charp, NULL, 0444);
module_param_array   61 sound/isa/es1688/es1688.c module_param_array(enable, bool, NULL, 0444);
module_param_array   63 sound/isa/es1688/es1688.c module_param_array(port, long, NULL, 0444);
module_param_array   65 sound/isa/es1688/es1688.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array   67 sound/isa/es1688/es1688.c module_param_array(irq, int, NULL, 0444);
module_param_array   69 sound/isa/es1688/es1688.c module_param_array(mpu_irq, int, NULL, 0444);
module_param_array   71 sound/isa/es1688/es1688.c module_param_array(dma8, int, NULL, 0444);
module_param_array 2002 sound/isa/es18xx.c module_param_array(index, int, NULL, 0444);
module_param_array 2004 sound/isa/es18xx.c module_param_array(id, charp, NULL, 0444);
module_param_array 2006 sound/isa/es18xx.c module_param_array(enable, bool, NULL, 0444);
module_param_array 2009 sound/isa/es18xx.c module_param_array(isapnp, bool, NULL, 0444);
module_param_array 2012 sound/isa/es18xx.c module_param_array(port, long, NULL, 0444);
module_param_array 2014 sound/isa/es18xx.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array 2016 sound/isa/es18xx.c module_param_array(fm_port, long, NULL, 0444);
module_param_array 2018 sound/isa/es18xx.c module_param_array(irq, int, NULL, 0444);
module_param_array 2020 sound/isa/es18xx.c module_param_array(dma1, int, NULL, 0444);
module_param_array 2022 sound/isa/es18xx.c module_param_array(dma2, int, NULL, 0444);
module_param_array   55 sound/isa/gus/gusclassic.c module_param_array(index, int, NULL, 0444);
module_param_array   57 sound/isa/gus/gusclassic.c module_param_array(id, charp, NULL, 0444);
module_param_array   59 sound/isa/gus/gusclassic.c module_param_array(enable, bool, NULL, 0444);
module_param_array   61 sound/isa/gus/gusclassic.c module_param_array(port, long, NULL, 0444);
module_param_array   63 sound/isa/gus/gusclassic.c module_param_array(irq, int, NULL, 0444);
module_param_array   65 sound/isa/gus/gusclassic.c module_param_array(dma1, int, NULL, 0444);
module_param_array   67 sound/isa/gus/gusclassic.c module_param_array(dma2, int, NULL, 0444);
module_param_array   69 sound/isa/gus/gusclassic.c module_param_array(joystick_dac, int, NULL, 0444);
module_param_array   71 sound/isa/gus/gusclassic.c module_param_array(channels, int, NULL, 0444);
module_param_array   73 sound/isa/gus/gusclassic.c module_param_array(pcm_channels, int, NULL, 0444);
module_param_array   63 sound/isa/gus/gusextreme.c module_param_array(index, int, NULL, 0444);
module_param_array   65 sound/isa/gus/gusextreme.c module_param_array(id, charp, NULL, 0444);
module_param_array   67 sound/isa/gus/gusextreme.c module_param_array(enable, bool, NULL, 0444);
module_param_array   69 sound/isa/gus/gusextreme.c module_param_array(port, long, NULL, 0444);
module_param_array   71 sound/isa/gus/gusextreme.c module_param_array(gf1_port, long, NULL, 0444);
module_param_array   73 sound/isa/gus/gusextreme.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array   75 sound/isa/gus/gusextreme.c module_param_array(irq, int, NULL, 0444);
module_param_array   77 sound/isa/gus/gusextreme.c module_param_array(mpu_irq, int, NULL, 0444);
module_param_array   79 sound/isa/gus/gusextreme.c module_param_array(gf1_irq, int, NULL, 0444);
module_param_array   81 sound/isa/gus/gusextreme.c module_param_array(dma8, int, NULL, 0444);
module_param_array   83 sound/isa/gus/gusextreme.c module_param_array(dma1, int, NULL, 0444);
module_param_array   85 sound/isa/gus/gusextreme.c module_param_array(joystick_dac, int, NULL, 0444);
module_param_array   87 sound/isa/gus/gusextreme.c module_param_array(channels, int, NULL, 0444);
module_param_array   89 sound/isa/gus/gusextreme.c module_param_array(pcm_channels, int, NULL, 0444);
module_param_array   53 sound/isa/gus/gusmax.c module_param_array(index, int, NULL, 0444);
module_param_array   55 sound/isa/gus/gusmax.c module_param_array(id, charp, NULL, 0444);
module_param_array   57 sound/isa/gus/gusmax.c module_param_array(enable, bool, NULL, 0444);
module_param_array   59 sound/isa/gus/gusmax.c module_param_array(port, long, NULL, 0444);
module_param_array   61 sound/isa/gus/gusmax.c module_param_array(irq, int, NULL, 0444);
module_param_array   63 sound/isa/gus/gusmax.c module_param_array(dma1, int, NULL, 0444);
module_param_array   65 sound/isa/gus/gusmax.c module_param_array(dma2, int, NULL, 0444);
module_param_array   67 sound/isa/gus/gusmax.c module_param_array(joystick_dac, int, NULL, 0444);
module_param_array   69 sound/isa/gus/gusmax.c module_param_array(channels, int, NULL, 0444);
module_param_array   71 sound/isa/gus/gusmax.c module_param_array(pcm_channels, int, NULL, 0444);
module_param_array   86 sound/isa/gus/interwave.c module_param_array(index, int, NULL, 0444);
module_param_array   88 sound/isa/gus/interwave.c module_param_array(id, charp, NULL, 0444);
module_param_array   90 sound/isa/gus/interwave.c module_param_array(enable, bool, NULL, 0444);
module_param_array   93 sound/isa/gus/interwave.c module_param_array(isapnp, bool, NULL, 0444);
module_param_array   96 sound/isa/gus/interwave.c module_param_array(port, long, NULL, 0444);
module_param_array   99 sound/isa/gus/interwave.c module_param_array(port_tc, long, NULL, 0444);
module_param_array  102 sound/isa/gus/interwave.c module_param_array(irq, int, NULL, 0444);
module_param_array  104 sound/isa/gus/interwave.c module_param_array(dma1, int, NULL, 0444);
module_param_array  106 sound/isa/gus/interwave.c module_param_array(dma2, int, NULL, 0444);
module_param_array  108 sound/isa/gus/interwave.c module_param_array(joystick_dac, int, NULL, 0444);
module_param_array  110 sound/isa/gus/interwave.c module_param_array(midi, int, NULL, 0444);
module_param_array  112 sound/isa/gus/interwave.c module_param_array(pcm_channels, int, NULL, 0444);
module_param_array  114 sound/isa/gus/interwave.c module_param_array(effect, int, NULL, 0444);
module_param_array   64 sound/isa/opl3sa2.c module_param_array(index, int, NULL, 0444);
module_param_array   66 sound/isa/opl3sa2.c module_param_array(id, charp, NULL, 0444);
module_param_array   68 sound/isa/opl3sa2.c module_param_array(enable, bool, NULL, 0444);
module_param_array   71 sound/isa/opl3sa2.c module_param_array(isapnp, bool, NULL, 0444);
module_param_array   74 sound/isa/opl3sa2.c module_param_array(port, long, NULL, 0444);
module_param_array   76 sound/isa/opl3sa2.c module_param_array(sb_port, long, NULL, 0444);
module_param_array   78 sound/isa/opl3sa2.c module_param_array(wss_port, long, NULL, 0444);
module_param_array   80 sound/isa/opl3sa2.c module_param_array(fm_port, long, NULL, 0444);
module_param_array   82 sound/isa/opl3sa2.c module_param_array(midi_port, long, NULL, 0444);
module_param_array   84 sound/isa/opl3sa2.c module_param_array(irq, int, NULL, 0444);
module_param_array   86 sound/isa/opl3sa2.c module_param_array(dma1, int, NULL, 0444);
module_param_array   88 sound/isa/opl3sa2.c module_param_array(dma2, int, NULL, 0444);
module_param_array   90 sound/isa/opl3sa2.c module_param_array(opl3sa3_ymode, int, NULL, 0444);
module_param_array   45 sound/isa/sb/es968.c module_param_array(index, int, NULL, 0444);
module_param_array   47 sound/isa/sb/es968.c module_param_array(id, charp, NULL, 0444);
module_param_array   49 sound/isa/sb/es968.c module_param_array(enable, bool, NULL, 0444);
module_param_array   93 sound/isa/sb/sb16.c module_param_array(index, int, NULL, 0444);
module_param_array   95 sound/isa/sb/sb16.c module_param_array(id, charp, NULL, 0444);
module_param_array   97 sound/isa/sb/sb16.c module_param_array(enable, bool, NULL, 0444);
module_param_array  100 sound/isa/sb/sb16.c module_param_array(isapnp, bool, NULL, 0444);
module_param_array  103 sound/isa/sb/sb16.c module_param_array(port, long, NULL, 0444);
module_param_array  105 sound/isa/sb/sb16.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array  107 sound/isa/sb/sb16.c module_param_array(fm_port, long, NULL, 0444);
module_param_array  110 sound/isa/sb/sb16.c module_param_array(awe_port, long, NULL, 0444);
module_param_array  113 sound/isa/sb/sb16.c module_param_array(irq, int, NULL, 0444);
module_param_array  115 sound/isa/sb/sb16.c module_param_array(dma8, int, NULL, 0444);
module_param_array  117 sound/isa/sb/sb16.c module_param_array(dma16, int, NULL, 0444);
module_param_array  119 sound/isa/sb/sb16.c module_param_array(mic_agc, int, NULL, 0444);
module_param_array  122 sound/isa/sb/sb16.c module_param_array(csp, int, NULL, 0444);
module_param_array  126 sound/isa/sb/sb16.c module_param_array(seq_ports, int, NULL, 0444);
module_param_array   45 sound/isa/sb/sb8.c module_param_array(index, int, NULL, 0444);
module_param_array   47 sound/isa/sb/sb8.c module_param_array(id, charp, NULL, 0444);
module_param_array   49 sound/isa/sb/sb8.c module_param_array(enable, bool, NULL, 0444);
module_param_array   51 sound/isa/sb/sb8.c module_param_array(port, long, NULL, 0444);
module_param_array   53 sound/isa/sb/sb8.c module_param_array(irq, int, NULL, 0444);
module_param_array   55 sound/isa/sb/sb8.c module_param_array(dma8, int, NULL, 0444);
module_param_array   58 sound/isa/sc6000.c module_param_array(index, int, NULL, 0444);
module_param_array   60 sound/isa/sc6000.c module_param_array(id, charp, NULL, 0444);
module_param_array   62 sound/isa/sc6000.c module_param_array(enable, bool, NULL, 0444);
module_param_array   64 sound/isa/sc6000.c module_param_array(port, long, NULL, 0444);
module_param_array   66 sound/isa/sc6000.c module_param_array(mss_port, long, NULL, 0444);
module_param_array   68 sound/isa/sc6000.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array   70 sound/isa/sc6000.c module_param_array(irq, int, NULL, 0444);
module_param_array   72 sound/isa/sc6000.c module_param_array(mpu_irq, int, NULL, 0444);
module_param_array   74 sound/isa/sc6000.c module_param_array(dma, int, NULL, 0444);
module_param_array   53 sound/isa/sgalaxy.c module_param_array(index, int, NULL, 0444);
module_param_array   55 sound/isa/sgalaxy.c module_param_array(id, charp, NULL, 0444);
module_param_array   57 sound/isa/sgalaxy.c module_param_array(sbport, long, NULL, 0444);
module_param_array   59 sound/isa/sgalaxy.c module_param_array(wssport, long, NULL, 0444);
module_param_array   61 sound/isa/sgalaxy.c module_param_array(irq, int, NULL, 0444);
module_param_array   63 sound/isa/sgalaxy.c module_param_array(dma1, int, NULL, 0444);
module_param_array   54 sound/isa/sscape.c module_param_array(index, int, NULL, 0444);
module_param_array   57 sound/isa/sscape.c module_param_array(id, charp, NULL, 0444);
module_param_array   60 sound/isa/sscape.c module_param_array(port, long, NULL, 0444);
module_param_array   63 sound/isa/sscape.c module_param_array(wss_port, long, NULL, 0444);
module_param_array   66 sound/isa/sscape.c module_param_array(irq, int, NULL, 0444);
module_param_array   69 sound/isa/sscape.c module_param_array(mpu_irq, int, NULL, 0444);
module_param_array   72 sound/isa/sscape.c module_param_array(dma, int, NULL, 0444);
module_param_array   75 sound/isa/sscape.c module_param_array(dma2, int, NULL, 0444);
module_param_array   57 sound/isa/wavefront/wavefront.c module_param_array(index, int, NULL, 0444);
module_param_array   59 sound/isa/wavefront/wavefront.c module_param_array(id, charp, NULL, 0444);
module_param_array   61 sound/isa/wavefront/wavefront.c module_param_array(enable, bool, NULL, 0444);
module_param_array   64 sound/isa/wavefront/wavefront.c module_param_array(isapnp, bool, NULL, 0444);
module_param_array   67 sound/isa/wavefront/wavefront.c module_param_array(cs4232_pcm_port, long, NULL, 0444);
module_param_array   69 sound/isa/wavefront/wavefront.c module_param_array(cs4232_pcm_irq, int, NULL, 0444);
module_param_array   71 sound/isa/wavefront/wavefront.c module_param_array(dma1, int, NULL, 0444);
module_param_array   73 sound/isa/wavefront/wavefront.c module_param_array(dma2, int, NULL, 0444);
module_param_array   75 sound/isa/wavefront/wavefront.c module_param_array(cs4232_mpu_port, long, NULL, 0444);
module_param_array   77 sound/isa/wavefront/wavefront.c module_param_array(cs4232_mpu_irq, int, NULL, 0444);
module_param_array   79 sound/isa/wavefront/wavefront.c module_param_array(ics2115_irq, int, NULL, 0444);
module_param_array   81 sound/isa/wavefront/wavefront.c module_param_array(ics2115_port, long, NULL, 0444);
module_param_array   83 sound/isa/wavefront/wavefront.c module_param_array(fm_port, long, NULL, 0444);
module_param_array   85 sound/isa/wavefront/wavefront.c module_param_array(use_cs4232_midi, bool, NULL, 0444);
module_param_array   61 sound/pci/ad1889.c module_param_array(index, int, NULL, 0444);
module_param_array   65 sound/pci/ad1889.c module_param_array(id, charp, NULL, 0444);
module_param_array   69 sound/pci/ad1889.c module_param_array(enable, bool, NULL, 0444);
module_param_array   73 sound/pci/ad1889.c module_param_array(ac97_quirk, charp, NULL, 0444);
module_param_array   99 sound/pci/als4000.c module_param_array(index, int, NULL, 0444);
module_param_array  101 sound/pci/als4000.c module_param_array(id, charp, NULL, 0444);
module_param_array  103 sound/pci/als4000.c module_param_array(enable, bool, NULL, 0444);
module_param_array  106 sound/pci/als4000.c module_param_array(joystick_port, int, NULL, 0444);
module_param_array   32 sound/pci/au88x0/au88x0.c module_param_array(index, int, NULL, 0444);
module_param_array   34 sound/pci/au88x0/au88x0.c module_param_array(id, charp, NULL, 0444);
module_param_array   36 sound/pci/au88x0/au88x0.c module_param_array(enable, bool, NULL, 0444);
module_param_array   38 sound/pci/au88x0/au88x0.c module_param_array(pcifix, int, NULL, 0444);
module_param_array  160 sound/pci/aw2/aw2-alsa.c module_param_array(index, int, NULL, 0444);
module_param_array  162 sound/pci/aw2/aw2-alsa.c module_param_array(id, charp, NULL, 0444);
module_param_array  164 sound/pci/aw2/aw2-alsa.c module_param_array(enable, bool, NULL, 0444);
module_param_array  238 sound/pci/azt3328.c module_param_array(index, int, NULL, 0444);
module_param_array  242 sound/pci/azt3328.c module_param_array(id, charp, NULL, 0444);
module_param_array  246 sound/pci/azt3328.c module_param_array(enable, bool, NULL, 0444);
module_param_array   49 sound/pci/bt87x.c module_param_array(index, int, NULL, 0444);
module_param_array   51 sound/pci/bt87x.c module_param_array(id, charp, NULL, 0444);
module_param_array   53 sound/pci/bt87x.c module_param_array(enable, bool, NULL, 0444);
module_param_array   55 sound/pci/bt87x.c module_param_array(digital_rate, int, NULL, 0444);
module_param_array  162 sound/pci/ca0106/ca0106_main.c module_param_array(index, int, NULL, 0444);
module_param_array  164 sound/pci/ca0106/ca0106_main.c module_param_array(id, charp, NULL, 0444);
module_param_array  166 sound/pci/ca0106/ca0106_main.c module_param_array(enable, bool, NULL, 0444);
module_param_array  168 sound/pci/ca0106/ca0106_main.c module_param_array(subsystem, uint, NULL, 0444);
module_param_array   65 sound/pci/cmipci.c module_param_array(index, int, NULL, 0444);
module_param_array   67 sound/pci/cmipci.c module_param_array(id, charp, NULL, 0444);
module_param_array   69 sound/pci/cmipci.c module_param_array(enable, bool, NULL, 0444);
module_param_array   71 sound/pci/cmipci.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array   73 sound/pci/cmipci.c module_param_array(fm_port, long, NULL, 0444);
module_param_array   75 sound/pci/cmipci.c module_param_array(soft_ac3, bool, NULL, 0444);
module_param_array   78 sound/pci/cmipci.c module_param_array(joystick_port, int, NULL, 0444);
module_param_array   50 sound/pci/cs4281.c module_param_array(index, int, NULL, 0444);
module_param_array   52 sound/pci/cs4281.c module_param_array(id, charp, NULL, 0444);
module_param_array   54 sound/pci/cs4281.c module_param_array(enable, bool, NULL, 0444);
module_param_array   56 sound/pci/cs4281.c module_param_array(dual_codec, bool, NULL, 0444);
module_param_array   54 sound/pci/cs46xx/cs46xx.c module_param_array(index, int, NULL, 0444);
module_param_array   56 sound/pci/cs46xx/cs46xx.c module_param_array(id, charp, NULL, 0444);
module_param_array   58 sound/pci/cs46xx/cs46xx.c module_param_array(enable, bool, NULL, 0444);
module_param_array   60 sound/pci/cs46xx/cs46xx.c module_param_array(external_amp, bool, NULL, 0444);
module_param_array   62 sound/pci/cs46xx/cs46xx.c module_param_array(thinkpad, bool, NULL, 0444);
module_param_array   64 sound/pci/cs46xx/cs46xx.c module_param_array(mmap_valid, bool, NULL, 0444);
module_param_array   62 sound/pci/cs5535audio/cs5535audio.c module_param_array(index, int, NULL, 0444);
module_param_array   64 sound/pci/cs5535audio/cs5535audio.c module_param_array(id, charp, NULL, 0444);
module_param_array   66 sound/pci/cs5535audio/cs5535audio.c module_param_array(enable, bool, NULL, 0444);
module_param_array   29 sound/pci/echoaudio/echoaudio.c module_param_array(index, int, NULL, 0444);
module_param_array   31 sound/pci/echoaudio/echoaudio.c module_param_array(id, charp, NULL, 0444);
module_param_array   33 sound/pci/echoaudio/echoaudio.c module_param_array(enable, bool, NULL, 0444);
module_param_array   56 sound/pci/emu10k1/emu10k1.c module_param_array(index, int, NULL, 0444);
module_param_array   58 sound/pci/emu10k1/emu10k1.c module_param_array(id, charp, NULL, 0444);
module_param_array   60 sound/pci/emu10k1/emu10k1.c module_param_array(enable, bool, NULL, 0444);
module_param_array   62 sound/pci/emu10k1/emu10k1.c module_param_array(extin, int, NULL, 0444);
module_param_array   64 sound/pci/emu10k1/emu10k1.c module_param_array(extout, int, NULL, 0444);
module_param_array   66 sound/pci/emu10k1/emu10k1.c module_param_array(seq_ports, int, NULL, 0444);
module_param_array   68 sound/pci/emu10k1/emu10k1.c module_param_array(max_synth_voices, int, NULL, 0444);
module_param_array   70 sound/pci/emu10k1/emu10k1.c module_param_array(max_buffer_size, int, NULL, 0444);
module_param_array   72 sound/pci/emu10k1/emu10k1.c module_param_array(enable_ir, bool, NULL, 0444);
module_param_array   74 sound/pci/emu10k1/emu10k1.c module_param_array(subsystem, uint, NULL, 0444);
module_param_array   55 sound/pci/emu10k1/emu10k1x.c module_param_array(index, int, NULL, 0444);
module_param_array   57 sound/pci/emu10k1/emu10k1x.c module_param_array(id, charp, NULL, 0444);
module_param_array   59 sound/pci/emu10k1/emu10k1x.c module_param_array(enable, bool, NULL, 0444);
module_param_array   99 sound/pci/ens1370.c module_param_array(index, int, NULL, 0444);
module_param_array  101 sound/pci/ens1370.c module_param_array(id, charp, NULL, 0444);
module_param_array  103 sound/pci/ens1370.c module_param_array(enable, bool, NULL, 0444);
module_param_array  107 sound/pci/ens1370.c module_param_array(joystick_port, int, NULL, 0444);
module_param_array  110 sound/pci/ens1370.c module_param_array(joystick, bool, NULL, 0444);
module_param_array  115 sound/pci/ens1370.c module_param_array(spdif, int, NULL, 0444);
module_param_array  117 sound/pci/ens1370.c module_param_array(lineio, int, NULL, 0444);
module_param_array   84 sound/pci/es1938.c module_param_array(index, int, NULL, 0444);
module_param_array   86 sound/pci/es1938.c module_param_array(id, charp, NULL, 0444);
module_param_array   88 sound/pci/es1938.c module_param_array(enable, bool, NULL, 0444);
module_param_array  141 sound/pci/es1968.c module_param_array(index, int, NULL, 0444);
module_param_array  143 sound/pci/es1968.c module_param_array(id, charp, NULL, 0444);
module_param_array  145 sound/pci/es1968.c module_param_array(enable, bool, NULL, 0444);
module_param_array  147 sound/pci/es1968.c module_param_array(total_bufsize, int, NULL, 0444);
module_param_array  149 sound/pci/es1968.c module_param_array(pcm_substreams_p, int, NULL, 0444);
module_param_array  151 sound/pci/es1968.c module_param_array(pcm_substreams_c, int, NULL, 0444);
module_param_array  153 sound/pci/es1968.c module_param_array(clock, int, NULL, 0444);
module_param_array  155 sound/pci/es1968.c module_param_array(use_pm, int, NULL, 0444);
module_param_array  157 sound/pci/es1968.c module_param_array(enable_mpu, int, NULL, 0444);
module_param_array  160 sound/pci/es1968.c module_param_array(joystick, bool, NULL, 0444);
module_param_array   63 sound/pci/fm801.c module_param_array(index, int, NULL, 0444);
module_param_array   65 sound/pci/fm801.c module_param_array(id, charp, NULL, 0444);
module_param_array   67 sound/pci/fm801.c module_param_array(enable, bool, NULL, 0444);
module_param_array   69 sound/pci/fm801.c module_param_array(tea575x_tuner, int, NULL, 0444);
module_param_array   63 sound/pci/hda/hda_intel.c module_param_array(index, int, NULL, 0444);
module_param_array   65 sound/pci/hda/hda_intel.c module_param_array(id, charp, NULL, 0444);
module_param_array   67 sound/pci/hda/hda_intel.c module_param_array(enable, bool, NULL, 0444);
module_param_array   69 sound/pci/hda/hda_intel.c module_param_array(model, charp, NULL, 0444);
module_param_array   71 sound/pci/hda/hda_intel.c module_param_array(position_fix, int, NULL, 0444);
module_param_array   74 sound/pci/hda/hda_intel.c module_param_array(bdl_pos_adj, int, NULL, 0644);
module_param_array   76 sound/pci/hda/hda_intel.c module_param_array(probe_mask, int, NULL, 0444);
module_param_array   93 sound/pci/ice1712/ice1712.c module_param_array(index, int, NULL, 0444);
module_param_array   95 sound/pci/ice1712/ice1712.c module_param_array(id, charp, NULL, 0444);
module_param_array   97 sound/pci/ice1712/ice1712.c module_param_array(enable, bool, NULL, 0444);
module_param_array   99 sound/pci/ice1712/ice1712.c module_param_array(omni, bool, NULL, 0444);
module_param_array  101 sound/pci/ice1712/ice1712.c module_param_array(cs8427_timeout, int, NULL, 0444);
module_param_array  103 sound/pci/ice1712/ice1712.c module_param_array(model, charp, NULL, 0444);
module_param_array  105 sound/pci/ice1712/ice1712.c module_param_array(dxr_enable, int, NULL, 0444);
module_param_array   82 sound/pci/ice1712/ice1724.c module_param_array(index, int, NULL, 0444);
module_param_array   84 sound/pci/ice1712/ice1724.c module_param_array(id, charp, NULL, 0444);
module_param_array   86 sound/pci/ice1712/ice1724.c module_param_array(enable, bool, NULL, 0444);
module_param_array   88 sound/pci/ice1712/ice1724.c module_param_array(model, charp, NULL, 0444);
module_param_array  413 sound/pci/korg1212/korg1212.c module_param_array(index, int, NULL, 0444);
module_param_array  415 sound/pci/korg1212/korg1212.c module_param_array(id, charp, NULL, 0444);
module_param_array  417 sound/pci/korg1212/korg1212.c module_param_array(enable, bool, NULL, 0444);
module_param_array   70 sound/pci/maestro3.c module_param_array(index, int, NULL, 0444);
module_param_array   72 sound/pci/maestro3.c module_param_array(id, charp, NULL, 0444);
module_param_array   74 sound/pci/maestro3.c module_param_array(enable, bool, NULL, 0444);
module_param_array   76 sound/pci/maestro3.c module_param_array(external_amp, bool, NULL, 0444);
module_param_array   78 sound/pci/maestro3.c module_param_array(amp_gpio, int, NULL, 0444);
module_param_array   53 sound/pci/mixart/mixart.c module_param_array(index, int, NULL, 0444);
module_param_array   55 sound/pci/mixart/mixart.c module_param_array(id, charp, NULL, 0444);
module_param_array   57 sound/pci/mixart/mixart.c module_param_array(enable, bool, NULL, 0444);
module_param_array   38 sound/pci/oxygen/hifier.c module_param_array(index, int, NULL, 0444);
module_param_array   40 sound/pci/oxygen/hifier.c module_param_array(id, charp, NULL, 0444);
module_param_array   42 sound/pci/oxygen/hifier.c module_param_array(enable, bool, NULL, 0444);
module_param_array   54 sound/pci/oxygen/oxygen.c module_param_array(index, int, NULL, 0444);
module_param_array   56 sound/pci/oxygen/oxygen.c module_param_array(id, charp, NULL, 0444);
module_param_array   58 sound/pci/oxygen/oxygen.c module_param_array(enable, bool, NULL, 0444);
module_param_array  141 sound/pci/oxygen/virtuoso.c module_param_array(index, int, NULL, 0444);
module_param_array  143 sound/pci/oxygen/virtuoso.c module_param_array(id, charp, NULL, 0444);
module_param_array  145 sound/pci/oxygen/virtuoso.c module_param_array(enable, bool, NULL, 0444);
module_param_array   56 sound/pci/pcxhr/pcxhr.c module_param_array(index, int, NULL, 0444);
module_param_array   58 sound/pci/pcxhr/pcxhr.c module_param_array(id, charp, NULL, 0444);
module_param_array   60 sound/pci/pcxhr/pcxhr.c module_param_array(enable, bool, NULL, 0444);
module_param_array   62 sound/pci/pcxhr/pcxhr.c module_param_array(mono, bool, NULL, 0444);
module_param_array  131 sound/pci/riptide/riptide.c module_param_array(index, int, NULL, 0444);
module_param_array  133 sound/pci/riptide/riptide.c module_param_array(id, charp, NULL, 0444);
module_param_array  135 sound/pci/riptide/riptide.c module_param_array(enable, bool, NULL, 0444);
module_param_array  138 sound/pci/riptide/riptide.c module_param_array(joystick_port, int, NULL, 0444);
module_param_array  141 sound/pci/riptide/riptide.c module_param_array(mpu_port, int, NULL, 0444);
module_param_array  143 sound/pci/riptide/riptide.c module_param_array(opl3_port, int, NULL, 0444);
module_param_array   95 sound/pci/rme32.c module_param_array(index, int, NULL, 0444);
module_param_array   97 sound/pci/rme32.c module_param_array(id, charp, NULL, 0444);
module_param_array   99 sound/pci/rme32.c module_param_array(enable, bool, NULL, 0444);
module_param_array  101 sound/pci/rme32.c module_param_array(fullduplex, bool, NULL, 0444);
module_param_array   59 sound/pci/rme96.c module_param_array(index, int, NULL, 0444);
module_param_array   61 sound/pci/rme96.c module_param_array(id, charp, NULL, 0444);
module_param_array   63 sound/pci/rme96.c module_param_array(enable, bool, NULL, 0444);
module_param_array   50 sound/pci/rme9652/hdsp.c module_param_array(index, int, NULL, 0444);
module_param_array   52 sound/pci/rme9652/hdsp.c module_param_array(id, charp, NULL, 0444);
module_param_array   54 sound/pci/rme9652/hdsp.c module_param_array(enable, bool, NULL, 0444);
module_param_array   58 sound/pci/rme9652/hdspm.c module_param_array(index, int, NULL, 0444);
module_param_array   61 sound/pci/rme9652/hdspm.c module_param_array(id, charp, NULL, 0444);
module_param_array   64 sound/pci/rme9652/hdspm.c module_param_array(enable, bool, NULL, 0444);
module_param_array   67 sound/pci/rme9652/hdspm.c module_param_array(precise_ptr, bool, NULL, 0444);
module_param_array   70 sound/pci/rme9652/hdspm.c module_param_array(line_outs_monitor, bool, NULL, 0444);
module_param_array   74 sound/pci/rme9652/hdspm.c module_param_array(enable_monitor, bool, NULL, 0444);
module_param_array   45 sound/pci/rme9652/rme9652.c module_param_array(index, int, NULL, 0444);
module_param_array   47 sound/pci/rme9652/rme9652.c module_param_array(id, charp, NULL, 0444);
module_param_array   49 sound/pci/rme9652/rme9652.c module_param_array(enable, bool, NULL, 0444);
module_param_array   51 sound/pci/rme9652/rme9652.c module_param_array(precise_ptr, bool, NULL, 0444);
module_param_array   60 sound/pci/sonicvibes.c module_param_array(index, int, NULL, 0444);
module_param_array   62 sound/pci/sonicvibes.c module_param_array(id, charp, NULL, 0444);
module_param_array   64 sound/pci/sonicvibes.c module_param_array(enable, bool, NULL, 0444);
module_param_array   66 sound/pci/sonicvibes.c module_param_array(reverb, bool, NULL, 0444);
module_param_array   68 sound/pci/sonicvibes.c module_param_array(mge, bool, NULL, 0444);
module_param_array   54 sound/pci/trident/trident.c module_param_array(index, int, NULL, 0444);
module_param_array   56 sound/pci/trident/trident.c module_param_array(id, charp, NULL, 0444);
module_param_array   58 sound/pci/trident/trident.c module_param_array(enable, bool, NULL, 0444);
module_param_array   60 sound/pci/trident/trident.c module_param_array(pcm_channels, int, NULL, 0444);
module_param_array   62 sound/pci/trident/trident.c module_param_array(wavetable_size, int, NULL, 0444);
module_param_array   44 sound/pci/vx222/vx222.c module_param_array(index, int, NULL, 0444);
module_param_array   46 sound/pci/vx222/vx222.c module_param_array(id, charp, NULL, 0444);
module_param_array   48 sound/pci/vx222/vx222.c module_param_array(enable, bool, NULL, 0444);
module_param_array   50 sound/pci/vx222/vx222.c module_param_array(mic, bool, NULL, 0444);
module_param_array   52 sound/pci/vx222/vx222.c module_param_array(ibl, int, NULL, 0444);
module_param_array   52 sound/pci/ymfpci/ymfpci.c module_param_array(index, int, NULL, 0444);
module_param_array   54 sound/pci/ymfpci/ymfpci.c module_param_array(id, charp, NULL, 0444);
module_param_array   56 sound/pci/ymfpci/ymfpci.c module_param_array(enable, bool, NULL, 0444);
module_param_array   58 sound/pci/ymfpci/ymfpci.c module_param_array(mpu_port, long, NULL, 0444);
module_param_array   60 sound/pci/ymfpci/ymfpci.c module_param_array(fm_port, long, NULL, 0444);
module_param_array   63 sound/pci/ymfpci/ymfpci.c module_param_array(joystick_port, long, NULL, 0444);
module_param_array   66 sound/pci/ymfpci/ymfpci.c module_param_array(rear_switch, bool, NULL, 0444);
module_param_array   44 sound/pcmcia/pdaudiocf/pdaudiocf.c module_param_array(index, int, NULL, 0444);
module_param_array   46 sound/pcmcia/pdaudiocf/pdaudiocf.c module_param_array(id, charp, NULL, 0444);
module_param_array   48 sound/pcmcia/pdaudiocf/pdaudiocf.c module_param_array(enable, bool, NULL, 0444);
module_param_array   44 sound/pcmcia/vx/vxpocket.c module_param_array(index, int, NULL, 0444);
module_param_array   46 sound/pcmcia/vx/vxpocket.c module_param_array(id, charp, NULL, 0444);
module_param_array   48 sound/pcmcia/vx/vxpocket.c module_param_array(enable, bool, NULL, 0444);
module_param_array   50 sound/pcmcia/vx/vxpocket.c module_param_array(ibl, int, NULL, 0444);
module_param_array   55 sound/sparc/amd7930.c module_param_array(index, int, NULL, 0444);
module_param_array   57 sound/sparc/amd7930.c module_param_array(id, charp, NULL, 0444);
module_param_array   59 sound/sparc/amd7930.c module_param_array(enable, bool, NULL, 0444);
module_param_array   46 sound/sparc/cs4231.c module_param_array(index, int, NULL, 0444);
module_param_array   48 sound/sparc/cs4231.c module_param_array(id, charp, NULL, 0444);
module_param_array   50 sound/sparc/cs4231.c module_param_array(enable, bool, NULL, 0444);
module_param_array   83 sound/sparc/dbri.c module_param_array(index, int, NULL, 0444);
module_param_array   85 sound/sparc/dbri.c module_param_array(id, charp, NULL, 0444);
module_param_array   87 sound/sparc/dbri.c module_param_array(enable, bool, NULL, 0444);
module_param_array   60 sound/usb/caiaq/caiaq-device.c module_param_array(index, int, NULL, 0444);
module_param_array   62 sound/usb/caiaq/caiaq-device.c module_param_array(id, charp, NULL, 0444);
module_param_array   64 sound/usb/caiaq/caiaq-device.c module_param_array(enable, bool, NULL, 0444);
module_param_array   76 sound/usb/usbaudio.c module_param_array(index, int, NULL, 0444);
module_param_array   78 sound/usb/usbaudio.c module_param_array(id, charp, NULL, 0444);
module_param_array   80 sound/usb/usbaudio.c module_param_array(enable, bool, NULL, 0444);
module_param_array   82 sound/usb/usbaudio.c module_param_array(vid, int, NULL, 0444);
module_param_array   84 sound/usb/usbaudio.c module_param_array(pid, int, NULL, 0444);
module_param_array   90 sound/usb/usbaudio.c module_param_array(device_setup, int, NULL, 0444);
module_param_array   37 sound/usb/usx2y/us122l.c module_param_array(index, int, NULL, 0444);
module_param_array   39 sound/usb/usx2y/us122l.c module_param_array(id, charp, NULL, 0444);
module_param_array   41 sound/usb/usx2y/us122l.c module_param_array(enable, bool, NULL, 0444);
module_param_array  158 sound/usb/usx2y/usbusx2y.c module_param_array(index, int, NULL, 0444);
module_param_array  160 sound/usb/usx2y/usbusx2y.c module_param_array(id, charp, NULL, 0444);
module_param_array  162 sound/usb/usx2y/usbusx2y.c module_param_array(enable, bool, NULL, 0444);