/Linux-v6.6/lib/ |
D | test_lockup.c | 21 MODULE_PARM_DESC(time_secs, "lockup time in seconds, default 0"); 25 MODULE_PARM_DESC(time_nsecs, "nanoseconds part of lockup time, default 0"); 29 MODULE_PARM_DESC(cooldown_secs, "cooldown time between iterations in seconds, default 0"); 33 MODULE_PARM_DESC(cooldown_nsecs, "nanoseconds part of cooldown, default 0"); 37 MODULE_PARM_DESC(iterations, "lockup iterations, default 1"); 41 MODULE_PARM_DESC(all_cpus, "trigger lockup at all cpus at once"); 46 MODULE_PARM_DESC(state, "wait in 'R' running (default), 'D' uninterruptible, 'K' killable, 'S' inte… 50 MODULE_PARM_DESC(use_hrtimer, "use high-resolution timer for sleeping"); 54 MODULE_PARM_DESC(iowait, "account sleep time as iowait"); 58 MODULE_PARM_DESC(lock_read, "lock read-write locks for read"); [all …]
|
/Linux-v6.6/drivers/gpu/drm/radeon/ |
D | radeon_drv.c | 149 MODULE_PARM_DESC(no_wb, "Disable AGP writeback for scratch registers"); 152 MODULE_PARM_DESC(modeset, "Disable/Enable modesetting"); 155 MODULE_PARM_DESC(dynclks, "Disable/Enable dynamic clocks"); 158 MODULE_PARM_DESC(r4xx_atom, "Enable ATOMBIOS modesetting for R4xx"); 161 MODULE_PARM_DESC(vramlimit, "Restrict VRAM for testing, in megabytes"); 164 MODULE_PARM_DESC(agpmode, "AGP Mode (-1 == PCI)"); 167 MODULE_PARM_DESC(gartsize, "Size of PCIE/IGP gart to setup in megabytes (32, 64, etc., -1 = auto)"); 170 MODULE_PARM_DESC(benchmark, "Run benchmark"); 173 MODULE_PARM_DESC(test, "Run tests"); 176 MODULE_PARM_DESC(connector_table, "Force connector table"); [all …]
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 230 MODULE_PARM_DESC(vramlimit, "Restrict VRAM for testing, in megabytes"); 237 MODULE_PARM_DESC(vis_vramlimit, "Restrict visible VRAM for testing, in megabytes"); 245 MODULE_PARM_DESC(gartsize, "Size of kernel GART to setup in megabytes (32, 64, etc., -1=auto)"); 253 MODULE_PARM_DESC(gttsize, "Size of the GTT userspace domain in megabytes (-1 = auto)"); 260 MODULE_PARM_DESC(moverate, "Maximum buffer migration rate in MB/s. (32, 64, etc., -1=auto, 0=1=disa… 267 MODULE_PARM_DESC(audio, "Audio enable (-1 = auto, 0 = disable, 1 = enable)"); 274 MODULE_PARM_DESC(disp_priority, "Display Priority (0 = auto, 1 = normal, 2 = high)"); 281 MODULE_PARM_DESC(hw_i2c, "hw i2c engine enable (0 = disable)"); 288 MODULE_PARM_DESC(pcie_gen2, "PCIE Gen2 mode (-1 = auto, 0 = disable, 1 = enable)"); 295 MODULE_PARM_DESC(msi, "MSI support (1 = enable, 0 = disable, -1 = auto)"); [all …]
|
/Linux-v6.6/drivers/usb/gadget/legacy/ |
D | audio.c | 26 MODULE_PARM_DESC(p_chmask, "Playback Channel Mask"); 32 MODULE_PARM_DESC(p_srate, "Playback Sampling Rates (array)"); 37 MODULE_PARM_DESC(p_ssize, "Playback Sample Size(bytes)"); 42 MODULE_PARM_DESC(p_hs_bint, 48 MODULE_PARM_DESC(c_chmask, "Capture Channel Mask"); 54 MODULE_PARM_DESC(c_srate, "Capture Sampling Rates (array)"); 59 MODULE_PARM_DESC(c_ssize, "Capture Sample Size(bytes)"); 64 MODULE_PARM_DESC(c_hs_bint, 74 MODULE_PARM_DESC(p_chmask, "Playback Channel Mask"); 80 MODULE_PARM_DESC(p_srate, "Playback Sampling Rates (array)"); [all …]
|
D | zero.c | 94 MODULE_PARM_DESC(autoresume, "zero, or seconds before remote wakeup"); 99 MODULE_PARM_DESC(max_autoresume, "maximum seconds before remote wakeup"); 104 MODULE_PARM_DESC(autoresume_interval_ms, 234 MODULE_PARM_DESC(pattern, "0 = all zeroes, 1 = mod63, 2 = none"); 238 MODULE_PARM_DESC(isoc_interval, "1 - 16"); 242 MODULE_PARM_DESC(isoc_maxpacket, "0 - 1023 (fs), 0 - 1024 (hs/ss)"); 245 MODULE_PARM_DESC(isoc_mult, "0 - 2 (hs/ss only)"); 249 MODULE_PARM_DESC(isoc_maxburst, "0 - 15 (ss only)"); 255 MODULE_PARM_DESC(qlen, "depth of loopback queue"); 259 MODULE_PARM_DESC(bulk_qlen, "depth of sourcesink queue for bulk transfer"); [all …]
|
D | gmidi.c | 42 MODULE_PARM_DESC(index, "Index value for the USB MIDI Gadget adapter."); 46 MODULE_PARM_DESC(id, "ID string for the USB MIDI Gadget adapter."); 50 MODULE_PARM_DESC(buflen, "MIDI buffer length"); 54 MODULE_PARM_DESC(qlen, "USB read and write request queue length"); 58 MODULE_PARM_DESC(in_ports, "Number of MIDI input ports"); 62 MODULE_PARM_DESC(out_ports, "Number of MIDI output ports");
|
/Linux-v6.6/sound/core/seq/ |
D | seq.c | 47 MODULE_PARM_DESC(seq_client_load, "The numbers of global (system) clients to load through kmod."); 49 MODULE_PARM_DESC(seq_default_timer_class, "The default timer class."); 51 MODULE_PARM_DESC(seq_default_timer_sclass, "The default timer slave class."); 53 MODULE_PARM_DESC(seq_default_timer_card, "The default timer card number."); 55 MODULE_PARM_DESC(seq_default_timer_device, "The default timer device number."); 57 MODULE_PARM_DESC(seq_default_timer_subdevice, "The default timer subdevice number."); 59 MODULE_PARM_DESC(seq_default_timer_resolution, "The default timer resolution in Hz.");
|
/Linux-v6.6/drivers/scsi/lpfc/ |
D | lpfc_attr.h | 27 MODULE_PARM_DESC(lpfc_##name, desc);\ 33 MODULE_PARM_DESC(lpfc_##name, desc);\ 41 MODULE_PARM_DESC(lpfc_##name, desc);\ 52 MODULE_PARM_DESC(lpfc_##name, desc);\ 62 MODULE_PARM_DESC(lpfc_##name, desc);\ 70 MODULE_PARM_DESC(lpfc_##name, desc);\ 81 MODULE_PARM_DESC(lpfc_##name, desc);\ 87 MODULE_PARM_DESC(lpfc_##name, desc);\ 95 MODULE_PARM_DESC(lpfc_##name, desc);\ 103 MODULE_PARM_DESC(lpfc_##name, desc);\ [all …]
|
/Linux-v6.6/drivers/accessibility/speakup/ |
D | speakup_dummy.c | 156 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 157 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 158 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 159 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 160 MODULE_PARM_DESC(pitch, "Set the pitch variable on load."); 161 MODULE_PARM_DESC(inflection, "Set the inflection variable on load."); 162 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 163 MODULE_PARM_DESC(tone, "Set the tone variable on load."); 164 MODULE_PARM_DESC(punct, "Set the punct variable on load."); 165 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
|
D | speakup_ltlk.c | 186 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 187 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 188 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 189 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 190 MODULE_PARM_DESC(pitch, "Set the pitch variable on load."); 191 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 192 MODULE_PARM_DESC(tone, "Set the tone variable on load."); 193 MODULE_PARM_DESC(punct, "Set the punct variable on load."); 194 MODULE_PARM_DESC(voice, "Set the voice variable on load."); 195 MODULE_PARM_DESC(frequency, "Set the frequency variable on load."); [all …]
|
D | speakup_bns.c | 132 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 133 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 134 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 135 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 136 MODULE_PARM_DESC(pitch, "Set the pitch variable on load."); 137 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 138 MODULE_PARM_DESC(tone, "Set the tone variable on load."); 139 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
|
D | speakup_txprt.c | 138 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 139 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 140 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 141 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 142 MODULE_PARM_DESC(pitch, "Set the pitch variable on load."); 143 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 144 MODULE_PARM_DESC(tone, "Set the tone variable on load."); 145 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
|
D | speakup_acntsa.c | 148 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 149 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 150 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 151 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 152 MODULE_PARM_DESC(pitch, "Set the pitch variable on load."); 153 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 154 MODULE_PARM_DESC(tone, "Set the tone variable on load."); 155 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
|
D | speakup_spkout.c | 146 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 147 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 148 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 149 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 150 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 151 MODULE_PARM_DESC(tone, "Set the tone variable on load."); 152 MODULE_PARM_DESC(punct, "Set the punct variable on load."); 153 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
|
D | speakup_audptr.c | 179 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 180 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 181 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 182 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 183 MODULE_PARM_DESC(pitch, "Set the pitch variable on load."); 184 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 185 MODULE_PARM_DESC(tone, "Set the tone variable on load."); 186 MODULE_PARM_DESC(punct, "Set the punct variable on load."); 187 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
|
D | speakup_decext.c | 246 MODULE_PARM_DESC(ser, "Set the serial port for the synthesizer (0-based)."); 247 MODULE_PARM_DESC(dev, "Set the device e.g. ttyUSB0, for the synthesizer."); 248 MODULE_PARM_DESC(start, "Start the synthesizer once it is loaded."); 249 MODULE_PARM_DESC(rate, "Set the rate variable on load."); 250 MODULE_PARM_DESC(pitch, "Set the pitch variable on load."); 251 MODULE_PARM_DESC(inflection, "Set the inflection variable on load."); 252 MODULE_PARM_DESC(vol, "Set the vol variable on load."); 253 MODULE_PARM_DESC(punct, "Set the punct variable on load."); 254 MODULE_PARM_DESC(voice, "Set the voice variable on load."); 255 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
|
/Linux-v6.6/sound/isa/gus/ |
D | gusextreme.c | 48 MODULE_PARM_DESC(index, "Index value for " CRD_NAME " soundcard."); 50 MODULE_PARM_DESC(id, "ID string for " CRD_NAME " soundcard."); 52 MODULE_PARM_DESC(enable, "Enable " CRD_NAME " soundcard."); 54 MODULE_PARM_DESC(port, "Port # for " CRD_NAME " driver."); 56 MODULE_PARM_DESC(gf1_port, "GF1 port # for " CRD_NAME " driver (optional)."); 58 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for " CRD_NAME " driver."); 60 MODULE_PARM_DESC(irq, "IRQ # for " CRD_NAME " driver."); 62 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for " CRD_NAME " driver."); 64 MODULE_PARM_DESC(gf1_irq, "GF1 IRQ # for " CRD_NAME " driver."); 66 MODULE_PARM_DESC(dma8, "8-bit DMA # for " CRD_NAME " driver."); [all …]
|
D | gusclassic.c | 40 MODULE_PARM_DESC(index, "Index value for " CRD_NAME " soundcard."); 42 MODULE_PARM_DESC(id, "ID string for " CRD_NAME " soundcard."); 44 MODULE_PARM_DESC(enable, "Enable " CRD_NAME " soundcard."); 46 MODULE_PARM_DESC(port, "Port # for " CRD_NAME " driver."); 48 MODULE_PARM_DESC(irq, "IRQ # for " CRD_NAME " driver."); 50 MODULE_PARM_DESC(dma1, "DMA1 # for " CRD_NAME " driver."); 52 MODULE_PARM_DESC(dma2, "DMA2 # for " CRD_NAME " driver."); 54 MODULE_PARM_DESC(joystick_dac, "Joystick DAC level 0.59V-4.52V or 0.389V-2.98V for " CRD_NAME " dri… 56 MODULE_PARM_DESC(channels, "GF1 channels for " CRD_NAME " driver."); 58 MODULE_PARM_DESC(pcm_channels, "Reserved PCM channels for " CRD_NAME " driver.");
|
/Linux-v6.6/drivers/char/ipmi/ |
D | ipmi_si_hardcode.c | 35 MODULE_PARM_DESC(type, 38 MODULE_PARM_DESC(addrs, 41 MODULE_PARM_DESC(ports, 44 MODULE_PARM_DESC(irqs, 47 MODULE_PARM_DESC(regspacings, 50 MODULE_PARM_DESC(regsizes, 53 MODULE_PARM_DESC(regshifts, 56 MODULE_PARM_DESC(slave_addrs,
|
/Linux-v6.6/sound/isa/cs423x/ |
D | cs4231.c | 38 MODULE_PARM_DESC(index, "Index value for " CRD_NAME " soundcard."); 40 MODULE_PARM_DESC(id, "ID string for " CRD_NAME " soundcard."); 42 MODULE_PARM_DESC(enable, "Enable " CRD_NAME " soundcard."); 44 MODULE_PARM_DESC(port, "Port # for " CRD_NAME " driver."); 46 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for " CRD_NAME " driver."); 48 MODULE_PARM_DESC(irq, "IRQ # for " CRD_NAME " driver."); 50 MODULE_PARM_DESC(mpu_irq, "MPU-401 IRQ # for " CRD_NAME " driver."); 52 MODULE_PARM_DESC(dma1, "DMA1 # for " CRD_NAME " driver."); 54 MODULE_PARM_DESC(dma2, "DMA2 # for " CRD_NAME " driver.");
|
/Linux-v6.6/sound/pci/emu10k1/ |
D | emu10k1.c | 37 MODULE_PARM_DESC(index, "Index value for the EMU10K1 soundcard."); 39 MODULE_PARM_DESC(id, "ID string for the EMU10K1 soundcard."); 41 MODULE_PARM_DESC(enable, "Enable the EMU10K1 soundcard."); 43 MODULE_PARM_DESC(extin, "Available external inputs for FX8010. Zero=default."); 45 MODULE_PARM_DESC(extout, "Available external outputs for FX8010. Zero=default."); 47 MODULE_PARM_DESC(seq_ports, "Allocated sequencer ports for internal synthesizer."); 49 MODULE_PARM_DESC(max_synth_voices, "Maximum number of voices for WaveTable."); 51 MODULE_PARM_DESC(max_buffer_size, "Maximum sample buffer size in MB."); 53 MODULE_PARM_DESC(enable_ir, "Enable IR."); 55 MODULE_PARM_DESC(subsystem, "Force card subsystem model.");
|
/Linux-v6.6/samples/ftrace/ |
D | ftrace-ops.c | 17 MODULE_PARM_DESC(nr_function_calls, "How many times to call the relevant tracee"); 26 MODULE_PARM_DESC(nr_ops_relevant, "How many ftrace_ops to associate with the relevant tracee"); 35 MODULE_PARM_DESC(nr_ops_irrelevant, "How many ftrace_ops to associate with the irrelevant tracee"); 43 MODULE_PARM_DESC(save_regs, "Register ops with FTRACE_OPS_FL_SAVE_REGS (save all registers in the t… 47 MODULE_PARM_DESC(assist_reursion, "Register ops with FTRACE_OPS_FL_RECURSION"); 51 MODULE_PARM_DESC(assist_reursion, "Register ops with FTRACE_OPS_FL_RCU"); 60 MODULE_PARM_DESC(check_count, "Check that tracers are called the expected number of times\n"); 69 MODULE_PARM_DESC(persist, "Successfully load module and leave ftrace ops registered after test comp…
|
/Linux-v6.6/sound/isa/ad1848/ |
D | ad1848.c | 35 MODULE_PARM_DESC(index, "Index value for " CRD_NAME " soundcard."); 37 MODULE_PARM_DESC(id, "ID string for " CRD_NAME " soundcard."); 39 MODULE_PARM_DESC(enable, "Enable " CRD_NAME " soundcard."); 41 MODULE_PARM_DESC(port, "Port # for " CRD_NAME " driver."); 43 MODULE_PARM_DESC(irq, "IRQ # for " CRD_NAME " driver."); 45 MODULE_PARM_DESC(dma1, "DMA1 # for " CRD_NAME " driver."); 47 MODULE_PARM_DESC(thinkpad, "Enable only for the onboard CS4248 of IBM Thinkpad 360/750/755 series."…
|
/Linux-v6.6/sound/pci/cs46xx/ |
D | cs46xx.c | 33 MODULE_PARM_DESC(index, "Index value for the CS46xx soundcard."); 35 MODULE_PARM_DESC(id, "ID string for the CS46xx soundcard."); 37 MODULE_PARM_DESC(enable, "Enable CS46xx soundcard."); 39 MODULE_PARM_DESC(external_amp, "Force to enable external amplifier."); 41 MODULE_PARM_DESC(thinkpad, "Force to enable Thinkpad's CLKRUN control."); 43 MODULE_PARM_DESC(mmap_valid, "Support OSS mmap.");
|
/Linux-v6.6/drivers/watchdog/ |
D | softdog.c | 34 MODULE_PARM_DESC(soft_margin, 40 MODULE_PARM_DESC(nowayout, 46 MODULE_PARM_DESC(soft_noboot, 51 MODULE_PARM_DESC(soft_panic, 56 MODULE_PARM_DESC(soft_reboot_cmd, 61 MODULE_PARM_DESC(soft_active_on_boot,
|