Searched refs:all (Results 1 - 25 of 74) sorted by relevance

123

/drivers/scsi/aic7xxx/
H A DKconfig.aic79xx10 This driver supports all of Adaptec's Ultra 320 PCI-X
42 The bus settle delay following all error recovery actions is
68 int "Debug code enable mask (16383 for all debugging)"
H A DKconfig.aic7xxx10 This driver supports all of Adaptec's Fast through Ultra 160 PCI
47 The bus settle delay following all error recovery actions is
73 int "Debug code enable mask (2047 for all debugging)"
/drivers/net/wireless/bcmdhd/include/
H A DMakefile24 all release: epivers compvers
53 .PHONY: all release clean epivers compvers clean_compvers
/drivers/macintosh/
H A Dwindfarm_pm121.c320 /* CPUFREQ has no correction (and is not implemented at all) */
356 * loop params. Some data are not set, there are common to all loop
825 /* If entering failure mode, clamp cpufreq and ramp all
836 * all fans on next iteration
876 int all = 1; local
881 all = pm121_register_control(ct, "optical-drive-fan", FAN_OD) && all;
882 all = pm121_register_control(ct, "hard-drive-fan", FAN_HD) && all;
883 all
906 int all = 1; local
[all...]
/drivers/pci/pcie/aer/
H A DKconfig.debug15 error injection can fake almost all kinds of errors with the
/drivers/sfi/
H A DKconfig11 boot on SFI-only platforms. Currently, all SFI-only platforms are
/drivers/staging/media/lirc/
H A DKconfig8 Say Y here, and all supported Linux Infrared Remote Control IR and
/drivers/zorro/
H A DKconfig8 By default, the kernel contains a database of all known Zorro device
/drivers/memstick/core/
H A DKconfig10 If you say Y here, the MemoryStick layer will assume that all
/drivers/net/ethernet/xscale/
H A DKconfig16 kernel: saying N will just cause the configurator to skip all
/drivers/virt/
H A DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/drivers/rapidio/
H A DKconfig21 this switch is set the RapidIO subsystem will enable all
/drivers/scsi/isci/
H A Dphy.h144 u32 all; member in union:sci_phy_cap::__anon4469
163 u16 all; member in union:sci_phy_proto::__anon4471
170 * all phys that can be retrieved.
/drivers/block/aoe/
H A Daoedev.c129 int all = 0; local
136 all = !strncmp(buf, "all", 3);
143 if ((!all && (d->flags & DEVFL_UP))
/drivers/cpuidle/
H A Dcoupled.c45 * WFI state until all cpus are ready to enter a coupled state, at
46 * which point the coupled state function will be called on all
49 * Once all cpus are ready to enter idle, they are woken by an smp
52 * final pass is needed to guarantee that all cpus will call the
65 * and only read after all the cpus are ready for the coupled idle
77 * Set struct cpuidle_device.coupled_cpus to the mask of all
78 * coupled cpus, usually the same as cpu_possible_mask if all cpus
90 * called on all cpus at approximately the same time. The driver
91 * should ensure that the cpus all abort together if any cpu tries
133 * cpuidle_coupled_parallel_barrier - synchronize all onlin
209 int all; local
[all...]
/drivers/firewire/
H A Dcore-iso.c234 /* A generation change frees all bandwidth. */
252 __be32 bit, all, old; local
256 old = all = allocate ? cpu_to_be32(~0) : 0;
265 if ((old & bit) != (all & bit))
274 /* A generation change frees all channels. */
/drivers/net/tokenring/
H A DKconfig41 This is support for all IBM Token Ring cards that don't use DMA. If
55 This is support for all non-Lanstreamer IBM PCI Token Ring Cards.
56 Specifically this is all IBM PCI, PCI Wake On Lan, PCI II, PCI II
/drivers/usb/otg/
H A DKconfig84 and OTG SRP events capabilities. For all other transceiver functionality
93 This driver is to be used by all the usb transceiver which are either
/drivers/eisa/
H A DKconfig45 By default, the kernel contains a database of all known EISA
/drivers/hid/
H A DKconfig12 If you say N, all options in this submenu will be skipped and disabled.
52 the hid events at all (no parsing, no lookups). This lets applications
285 generic USB_HID driver and all incomming events will be multiplexed
/drivers/mmc/core/
H A DKconfig8 If you say Y here, the MMC layer will assume that all cards
/drivers/uwb/
H A DKconfig23 below. It is ok to select all of them, no harm done.
/drivers/cpufreq/
H A DKconfig.x86152 (Coppermine), all mobile Intel Pentium III-M (Tualatin) and all
166 (Coppermine), all mobile Intel Pentium III-M (Tualatin)
250 Don't perform all checks for a speedstep capable system which would
/drivers/tty/serial/
H A DKconfig29 console (the system console is the device which receives all kernel
56 console (the system console is the device which receives all kernel
76 one or more DUARTs available of which all are handled.
88 system console (the system console is the device which receives all
109 console is the device which receives all kernel messages and
158 receives all kernel messages and warnings and which allows
187 provide all of these ports, depending on how the serial port
238 provide all of these ports, depending on how the serial port
283 system console (the system console is the device which receives all
300 DECsystem 5900 and all model
[all...]
/drivers/input/
H A DKconfig79 emulated IntelliMouse Explorer PS/2 mouse. That way, all user space
146 want all events (keypresses, mouse movements), to be output to

Completed in 620 milliseconds

123