Home
last modified time | relevance | path

Searched refs:detection (Results 1 – 182 of 182) sorted by relevance

/linux-4.1.27/drivers/edac/
DKconfig79 detection and correction (EDAC - or commonly referred to ECC
111 Support for error detection and correction of DRAM ECC errors on
119 Injection into the ECC detection circuits. The amd64_edac module
137 Support for error detection and correction on the AMD 76x
144 Support for error detection and correction on the Intel
151 Support for error detection and correction on the Intel
159 Support for error detection and correction on the Intel
166 Support for error detection and correction on the Intel
173 Support for error detection and correction on the Intel
180 Support for error detection and correction on the Intel
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/extcon/
Dextcon-palmas.txt13 - ti,enable-id-detection: Perform ID detection.
14 - ti,enable-vbus-detection: Perform VBUS detection.
Dextcon-sm5502.txt14 - interrupts: Interrupt specifiers for detection interrupt sources.
Dextcon-rt8973a.txt16 - interrupts: Interrupt specifiers for detection interrupt sources.
/linux-4.1.27/Documentation/sound/alsa/soc/
Djack.txt1 ASoC jack detection
8 - It allows more than one jack detection method to work together on one
33 machine driver and updated by jack detection methods.
48 Jack detection methods
51 Actual jack detection is done by code which is able to monitor some
53 specifying a subset of bits to update. The jack detection code should
60 CODEC integrated jack detection can be see in the WM8350 driver.
70 the list of pins to update then set up one or more jack detection
Doverview.txt15 Headphone/Mic insertion, Headphone/Mic detection after an insertion
93 jack.txt: ASoC jack detection.
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dnokia,rx51.txt10 - jack-detection-gpios: GPIO for jack detection
24 jack-detection-gpios = <&gpio6 17 GPIO_ACTIVE_HIGH>; /* 177 */
Drt5677.txt37 Configures GPIO Mic Jack detection 1.
42 Configures GPIO Mic Jack detection 2 and 3.
75 realtek,jd2-gpio = <3>; /* Enables Jack detection for GPIO6 */
Dts3a227e.txt6 handles key press detection in accordance with the Android audio
Dwm8903.txt23 - micdet-delay : The debounce delay for microphone detection in mS. If
Domap-abe-twl6040.txt62 ti,jack-detection;
/linux-4.1.27/Documentation/devicetree/bindings/power/
Dbq2415x.txt30 - ti,usb-charger-detection: phandle to usb charger detection device.
46 ti,usb-charger-detection = <&isp1704>;
/linux-4.1.27/drivers/extcon/
DKconfig27 Say Y here to enable support for external accessory detection
29 advanced audio accessory detection support.
81 detection by palmas usb.
110 Say Y here to enable GPIO based USB cable detection extcon support.
111 Used typically if GPIO is used for USB ID pin detection.
/linux-4.1.27/Documentation/sound/oss/
DSoundblaster23 isapnp=0 Set this to disable ISAPnP detection (use io=0xXXX etc. above)
24 multiple=0 Set to disable detection of multiple Soundblaster cards.
31 uart401=1 Set to enable detection of mpu devices on some clones.
DESS4 tries to detect the type of ESS chip too. The correct detection of the chip
20 the (auto) detection of the ESS chips. It can have 3 kinds of values:
DSoundPro27 adjust the detection routine.
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dacx.c623 struct acx_energy_detection *detection; in wl1251_acx_cca_threshold() local
628 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1251_acx_cca_threshold()
629 if (!detection) in wl1251_acx_cca_threshold()
632 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; in wl1251_acx_cca_threshold()
633 detection->tx_energy_detection = 0; in wl1251_acx_cca_threshold()
636 detection, sizeof(*detection)); in wl1251_acx_cca_threshold()
640 kfree(detection); in wl1251_acx_cca_threshold()
/linux-4.1.27/Documentation/arm/pxa/
Dmfp.txt16 detection of each pin. Below is a diagram of internal connections between
59 - GPIO level change detection
64 4. Wakeup detection is now controlled by MFP, PWER does not control the
143 d) although PXA3xx MFP supports edge detection on each pin, the
164 Bit 4: EDGE_RISE_EN - enable detection of rising edge on this pin
165 Bit 5: EDGE_FALL_EN - enable detection of falling edge on this pin
166 Bit 6: EDGE_CLEAR - disable edge detection on this pin
251 * edge detection = none
/linux-4.1.27/Documentation/
Dlockup-watchdogs.txt11 stack trace is displayed upon detection and, by default, the system
22 upon detection and the system will stay locked up unless the default
63 between fast response to lockups and detection overhead.
Dsmsc_ece1099.txt14 Interrupts can be generated by an edge detection on a GPIO
15 pin or an edge detection on one of the bus interface pins.
Dkasan.txt32 For better bug detection and nicer report, enable CONFIG_STACKTRACE and put
144 From a high level, our approach to memory error detection is similar to that
DSM501.txt22 On detection of a device, the core initialises the chip (which may
Dsvga.txt61 with VESA-compliant BIOS]) or a chipset name (e.g., Trident). Direct detection
201 When the mode detection doesn't work (e.g., the mode list is incorrect or
Deisa.txt13 detection code is generally also used to probe ISA cards). Moreover,
Dparport.txt6 detection of your hardware. This is particularly useful if you want
Dinitrd.txt300 auto-detection).
D00-INDEX269 - info on how to make use of the kernel memory leak detection system
Dvfio.txt327 VFIO_EEH_PE_OP - provides an API for EEH setup, error detection and recovery.
Dedac.txt298 This attribute file will display what type of Error detection
DIPMI.txt517 detection process for BMCs on the SMBusses.
Dkernel-parameters.txt334 Override the pmtimer bug detection: force the kernel
563 cachesize= [BUGS=X86-32] Override level 2 CPU cache size detection.
/linux-4.1.27/arch/frv/lib/
Dmemcpy.S20 # - NOTE: must not use any stack. exception detection performs function return
Dmemset.S20 # - NOTE: must not use any stack. exception detection performs function return
/linux-4.1.27/lib/
DKconfig.kasan18 For better error detection enable CONFIG_STACKTRACE,
51 tristate "Module for testing kasan for bug detection"
DKconfig.debug690 detection and the system will stay locked up.
694 chance to run. The current stack trace is displayed upon detection
767 int "Default timeout for hung task detection (in seconds)"
908 bool "RT Mutex debugging, deadlock detection"
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dadv7604.txt17 detection pins, one per HDMI input. The active flag indicates the GPIO
18 level that enables hot-plug detection.
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dversatile-sysreg.txt5 platform functions like board detection and identification, software
Dvexpress-sysreg.txt5 platform functions like board detection and identification, software
/linux-4.1.27/kernel/time/
DKconfig144 are idle. This Kconfig option enables scalable detection of
147 detection of the all-CPUs-idle state means that larger systems
150 Say Y if you would like to help debug all-CPUs-idle detection.
160 The full-system idle detection mechanism takes a lazy approach
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dab8500.txt37 : MAIN_CH_UNPLUG_DET : : main charger unplug detection management (not in 8505)
38 : MAIN_CHARGE_PLUG_DET : : main charger plug detection management (not in 8505)
47 : USB_CHARGER_NOT_OKR : : allowed USB charger not ok detection
/linux-4.1.27/Documentation/devicetree/bindings/iio/light/
Dcm36651.txt9 of the cm36651 for proximity detection.
/linux-4.1.27/Documentation/hwmon/
Dabituguru333 * force: bool Force detection. Note this parameter only causes the
34 detection to be skipped, and thus the insmod to
Dabituguru46 * force: bool Force detection. Note this parameter only causes the
47 detection to be skipped, and thus the insmod to
Dpmbus-core42 PMBus device capabilities auto-detection
46 PMBus commands. Auto-detection is somewhat limited, since there are simply too
93 (used for detection), writing any value causes the associated history to be
117 and/or to speed up device detection and initialization.
271 During register detection, skip checking the status register for
Dsubmitting-patches75 and messages printed after a successful detection are acceptable, but it
86 detection is going to be successful.
Dabituguru-datasheet34 ports are holding for detection. We will refer to 0xE0 as CMD (command-port)
126 if your program / driver is unloaded and later loaded again the detection
146 if your program / driver is unloaded and later loaded again the detection
Dw83792d109   - The function of chassis open detection needs more tests.
Dw83627ehf171 0x5e: only on DHG, has bits to enable "current mode" temperature detection and
Dlm9011 Prefix: 'lm89' (no auto-detection)
Dsysfs-interface691 * Intrusion detection *
695 Chassis intrusion detection
Dit87122 intrusion detection.
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dpxa-mmc.txt10 - marvell,detect-delay-ms: sets the detection delay timeout in ms.
Dmmc.txt9 Card detection:
12 - broken-cd: There is no card detection available; polling must be used.
13 - cd-gpios: Specify GPIOs for card detection, see gpio binding
Dtmio_mmc.txt27 - toshiba,mmc-wrprotect-disable: write-protect detection is unavailable
Dfsl-imx-esdhc.txt13 - fsl,cd-controller : Indicate to use controller internal card detection
Datmel-hsmci.txt43 - cd-gpios: specify GPIOs for card detection
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/
Dsbs_sbs-battery.txt12 - sbs,battery-detect-gpios : The gpio which signals battery detection and
/linux-4.1.27/Documentation/w1/masters/
Dds248227 detection is done. You should instantiate the device explicitly.
/linux-4.1.27/drivers/iio/proximity/
DKconfig14 Microsystems AS3935 lightning detection sensor.
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio-Controls.txt83 detection is enabled or not. When enabled, the widgets power state
86 doesn't provide a proper jack-detection, this won't work; in such a
92 the jack detection so that the headphone auto-mute can work, while
DALSA-Configuration.txt23 too. "Debug detection" will add checks for the detection of cards.
422 isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
485 isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
708 isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
726 isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
760 clock - clock (0 = auto-detection)
1136 Note: the latest driver supports auto-detection of chip clock.
1177 isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
1200 isapnp - ISA PnP detection - 0 = disable, 1 = enable (default)
1339 pnp - PnP detection - 0 = disable, 1 = enable (default)
[all …]
DCMIPCI.txt167 "IEC958 In Valid" - Set input validity flag detection.
243 joystick_port=1 module option. The value 1 means the auto-detection.
244 If the auto-detection fails, try to pass the exact I/O address.
DHD-Audio-Models.txt238 ref-no-jd Reference board without HP/Mic jack detection
263 no-jd BIOS setup but without jack-detection
DHD-Audio.txt56 dead. However, this detection isn't perfect on some devices. In such
248 - Very rare but some devices don't accept the pin-detection verb until
386 will disable the jack detection of the machine completely.
424 via sysfs or a patch file, you can disable the jack detection, thus
431 - jack_detect (bool): specify whether the jack detection is available
433 - inv_jack_detect (bool): indicates that the jack detection logic is
435 - trigger_sense (bool): indicates that the jack detection needs the
/linux-4.1.27/Documentation/devicetree/bindings/video/backlight/
Dsky81452-backlight.txt15 - skyworks,short-detection-threshold-volt
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/
Dsun4i.txt15 adjust sensitivity of pen down detection
Dbrcm,iproc-touchscreen.txt16 turning on the drivers in detection mode.
Dti-tsc-adc.txt40 The pen-up detection happens immediately after the
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-floppy.1996-200214 * Add media write-protect detection.
61 * Ver 0.99 Feb 24 02 Remove duplicate code, modify clik! detection code
Dide.txt203 To force ignoring cable detection (this should be needed only if you're using
DChangeLog.ide-cd.1994-2004143 * Better detection if door locking isn't supported
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dste,nomadik.txt66 0: wake-up detection enabled,
67 1: wake-up detection disabled.
Dfsl,mxs-pinctrl.txt120 adjusting the configuration for pins card-detection and clock from what group
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dacx.c554 struct acx_energy_detection *detection; in wl1271_acx_cca_threshold() local
559 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1271_acx_cca_threshold()
560 if (!detection) { in wl1271_acx_cca_threshold()
565 detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold); in wl1271_acx_cca_threshold()
566 detection->tx_energy_detection = wl->conf.tx.tx_energy_detection; in wl1271_acx_cca_threshold()
569 detection, sizeof(*detection)); in wl1271_acx_cca_threshold()
574 kfree(detection); in wl1271_acx_cca_threshold()
/linux-4.1.27/Documentation/cpuidle/
Ddriver.txt12 provides the platform idle state detection capability and also
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-driver-hid-wiimote33 a device detection and signal a "change" uevent after it is
35 that the detection is still ongoing, "unknown" means, that the
Dsysfs-devices-edac108 Description: This attribute file will display what type of Error detection
/linux-4.1.27/arch/x86/
DKconfig.cpu395 This enables detection, tunings and quirks for Intel processors
409 This enables detection, tunings and quirks for Cyrix processors
422 This enables detection, tunings and quirks for AMD processors
435 This enables detection, tunings and quirks for Centaur processors
449 This enables detection, tunings and quirks for Transmeta processors
463 This enables detection, tunings and quirks for UMC processors
DKconfig643 visors. This option enables basic hypervisor detection and platform
1327 prompt "Old style AMD Opteron NUMA detection"
1330 Enable AMD NUMA node topology detection. You should say Y here if
1338 prompt "ACPI NUMA detection"
1342 Enable ACPI SRAT based node topology detection.
/linux-4.1.27/Documentation/misc-devices/
Disl2900331 it, so the detection routine will just try to read from the configured I2C
Dbh1770glc.txt28 proximity detection is needed.
Deeprom70 location). The chip responds to "write quick" detection at this address but
Dlis3lv02d93 centimeters. That should be enough to trigger the detection.
/linux-4.1.27/Documentation/i2c/
Dten-bit-addresses17 case of automatic detection and instantiation of devices by their,
Dwriting-clients205 a driver for a hardware monitoring chip for which auto-detection is
210 auto-detection; explicit instantiation of devices is still possible.
222 instantiation should always be preferred to auto-detection where
Dinstantiating-devices234 thus detection doesn't trigger.
238 either because the detection routine is too strict, or because your
/linux-4.1.27/Documentation/device-mapper/
Dcache-policies.txt62 If sequential threshold is set to 0 the sequential I/O detection is
65 stream detection.
/linux-4.1.27/Documentation/isdn/
DREADME.audio52 AT+VSD=x,y Set silence-detection parameters.
61 AT+VDD=x,y Set DTMF-detection parameters.
DREADME.sc76 - Better detection of available upper memory. The probing routines
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dbrcm,bus-axi.txt11 Automatic detection of the IRQ number is not working on
/linux-4.1.27/Documentation/fb/
Dcirrusfb.txt46 * Fix memory detection for 512kB case
Dtridentfb.txt52 detection says in all three BIOS selectable situations 2M, 4M, 8M.
Dudlfb.txt71 defio support enabled, to support a page-fault based detection mechanism
Dmodedb.txt41 'e' will force the display to be enabled, i.e. it will override the detection
Dmatroxfb.txt318 + DDC (monitor detection) is supported through dualhead driver
/linux-4.1.27/Documentation/timers/
Dhpet.txt22 The driver supports detection of HPET driver allocation and initialization
/linux-4.1.27/Documentation/networking/
Dde4x5.txt85 Automedia detection is included so that in principle you can disconnect
146 Where SROM media detection is used and full duplex is specified in the
151 autonegotiation feature in the SROM autoconf code, this detection will
Dipvs-sysctl.txt134 detection) and add back the server later, and the connections
Dopenvswitch.txt130 performs best-effort detection of overlapping wildcarded flows and may reject
Dvortex.txt382 a full detection message. Please do this:
Dcan.txt804 the given time. When START_TIMER is set at RX_SETUP the timeout detection
Dbonding.txt1953 use_carrier=0 to see if that improves the failure detection time. If
/linux-4.1.27/drivers/firmware/
DKconfig21 bool "Sets default behavior for EDD detection to off"
130 This option enables support for detection and exposing of iSCSI
/linux-4.1.27/Documentation/devicetree/bindings/gpu/
Dnvidia,tegra20-host1x.txt129 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
155 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
191 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
219 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
/linux-4.1.27/Documentation/devicetree/bindings/arm/mrvl/
Dintc.txt21 detection first.
/linux-4.1.27/Documentation/w1/slaves/
Dw1_therm41 In case the detection of parasite devices using this command fails
/linux-4.1.27/Documentation/i2c/busses/
Di2c-sis96x39 (drivers/pci/quirks.c) (also if southbridge detection fails)
/linux-4.1.27/Documentation/input/
Dcs461x.txt41 inspect cs461x: prefixed messages to determine possible card detection
Dsentelic.txt748 0x8231 RW on-pad command detection
864 bit7 1 RW on-pad command detection enable
868 0x833e RW on-pad command detection
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DUSB-Host.txt57 that get called to enable over-current detection, and to
/linux-4.1.27/Documentation/scsi/
DChangeLog.ncr53c8xx70 * Chip detection and PCI related initialisations
71 * NVRAM detection and reading
87 * Chip detection and PCI related initialisations
88 * NVRAM detection and reading
130 - Change the driver detection code by the sym53c8xx one, modulo
334 Remove NVRAM detection config option. This option is now enabled
Din2000.txt101 command-line option to force detection of a ROM-less card.
112 in much better detection of cards, more efficient usage
DChangeLog.1992-1997177 detection. If scsi_register_host returns NULL, fail gracefully.
369 * st.c: Changes from Kai related to EOM detection.
381 * scsi.c: Test for Toshiba XM-3401TA and exclude from detection
456 Use to improve detection of variants of different DPT boards. Change
459 * fdomain.c: Update to version 5.26. Improve detection of some boards
1232 * scsi.c (scan_scsis): Fix detection of some Toshiba CDROM drives
1688 so that multiple card detection works correctly. Add yet another
Dst.txt25 drive performs auto-detection of the tape format well (like some
30 does not perform auto-detection well enough and there is a single
Daic7xxx.txt221 Definition: Toggles the detection of PCI parity errors.
Dncr53c8xx.txt1454 Enabling serial NVRAM support enables detection of the serial NVRAM included
1462 detection.
1465 this only changes the order of detection of different types of cards. The
Dtmscsim.txt248 mid-level code to try detection.
DChangeLog.sym53c8xx530 - Some rewrite of the device detection code. This code had been
Dsym53c8xx_2.txt687 Enabling serial NVRAM support enables detection of the serial NVRAM included
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt35 makes touch detection more precise.
/linux-4.1.27/Documentation/devicetree/bindings/video/
Dexynos_dp.txt68 detection
/linux-4.1.27/drivers/staging/iio/Documentation/
Doverview.txt26 detection. The events themselves are currently very simple with
/linux-4.1.27/arch/arm/mach-davinci/
DKconfig148 menu has an effect only in case of a successful UI card detection.
177 menu has an effect only in case of a successful UI card detection.
/linux-4.1.27/arch/arm/boot/dts/
Dorion5x-maxtor-shared-storage-2.dts66 * flash. TODO: once the flash part TOP/BOTTOM detection
Dorion5x-lacie-ethernet-disk-mini-v2.dts87 * flash. TODO: once the flash part TOP/BOTTOM detection
Domap3-n900.dts23 * There is also no runtime detection code if AES is disabled in L3 firewall...
135 jack-detection-gpios = <&gpio6 17 GPIO_ACTIVE_HIGH>; /* 177 */
621 ti,usb-charger-detection = <&isp1704>;
657 /* Interrupt line 2 for click detection */
Dorion5x-lacie-d2-network.dts106 * flash. TODO: once the flash part TOP/BOTTOM detection
Domap5-uevm.dts370 ti,enable-vbus-detection;
371 ti,enable-id-detection;
Domap5-cm-t54.dts422 ti,enable-vbus-detection;
423 ti,enable-id-detection;
Domap4-sdp.dts119 ti,jack-detection = <1>;
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Datmel-usb.txt12 activated for the overcurrent detection.
/linux-4.1.27/Documentation/usb/
Diuu_phoenix.txt77 work for your software, disable detection mechanism in it.
/linux-4.1.27/drivers/pci/
DKconfig40 bool "Enable PCI resource re-allocation detection"
/linux-4.1.27/Documentation/dvb/
Dbt8xx.txt37 In the following cases overriding the PCI type detection for dvb-bt8xx might be necessary:
/linux-4.1.27/drivers/atm/
DKconfig195 ForeRunner LE155 cards. This driver provides detection of cable~
206 addition to cable removal/reinsertion detection, this driver allows
392 HE cards. This driver provides carrier detection some statistics.
/linux-4.1.27/sound/oss/
DCHANGELOG261 - Experimental detection code for Ensoniq Soundscape.
303 - Fixed OPL-3 detection with SB. Caused problems with PAS16.
314 - Implemented better detection for OPL-3. This should be useful if you
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-memory.txt128 24 Decoder audio mode change detection event (through event notification)
Dfw-encoder-api.txt698 8=enable scene change detection (seems to be a failure)
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt25 fed into the ARM GIC. The PMC is not involved in the detection or
/linux-4.1.27/Documentation/vm/
Dslub.txt182 If SLUB encounters a corrupted object (full detection requires the kernel
231 at least 4 bytes of padding. This allows the detection of writes
/linux-4.1.27/drivers/iio/adc/
DKconfig322 detection, battery voltage and temperature measurement, die
324 USB ID detection.
/linux-4.1.27/Documentation/s390/
DCommonIO15 The given devices will be ignored by the common I/O-layer; no detection
/linux-4.1.27/arch/alpha/lib/
Dstxcpy.S47 mskqh t2, a1, t2 # e0 : detection in the src word
Dev6-stxcpy.S58 mskqh t2, a1, t2 # U : detection in the src word (stall)
Dstxncpy.S55 mskqh t2, a1, t2 # e0 : detection in the src word
Dev6-stxncpy.S66 mskqh t2, a1, t2 # U : detection in the src word (stall)
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt158 of duplicate entry detection using -EALREADY as method 1 above. But the
299 Method 4: Only lock one single objects. In that case deadlock detection and
Drt-mutex-design.txt419 For this explanation, I will not mention deadlock detection. This explanation
/linux-4.1.27/drivers/net/ethernet/8390/
DKconfig41 chip detection and resources
/linux-4.1.27/net/wireless/
DKconfig124 to be an authorized master, i.e., with radar detection support and DFS
/linux-4.1.27/arch/arm/nwfpe/
Dsoftfloat-specialize34 Underflow tininess-detection mode, statically initialized to default value.
/linux-4.1.27/drivers/mtd/nand/
DKconfig223 bool "Advanced detection options for DiskOnChip"
227 probe for a DiskOnChip, or to change the detection options. You
/linux-4.1.27/Documentation/arm/
DREADME147 hasn't got any code for disc change detection in there at the moment which
/linux-4.1.27/drivers/platform/x86/
DKconfig180 It adds support for the panel buttons, docking station detection,
181 tablet/notebook mode detection for convertible and
182 orientation detection for docked slates.
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.reg507 * strength, and performing cable detection. On the aic7860, most of
522 field SSPIOCPS 0x01 /* Termination and cable detection */
605 * Error detection mode and speed configuration
Daic79xx.reg3395 * Error detection mode, speed configuration,
/linux-4.1.27/Documentation/filesystems/
DLocking377 detection, since the code has to chase down the owners of locks that may
379 For deadlock detection however, the blocked_lock_lock is also held. The
Dramfs-rootfs-initramfs.txt357 The kernel's current early boot code (partition detection, etc) will probably
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt5 protect against data corruption. However, the detection of the
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt210 output connectors in drm with all the detection override attributes). Or
/linux-4.1.27/Documentation/RCU/
Dstallwarn.txt5 This module parameter enables CPU stall detection by default, but
Dchecklist.txt387 Second, grace-period-detection overhead is amortized only
DRTFP.txt2173 RCU with combining-tree-based grace-period detection,
2510 Drives quiescent-state detection from RCU read-side primitives,
/linux-4.1.27/drivers/mtd/maps/
DKconfig141 otherwise detection won't succeed.
/linux-4.1.27/drivers/acpi/
DKconfig273 bool "PCI slot detection driver"
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt824 1: on detection capture more debug information.
933 tunable to zero will disable lockup detection altogether.
/linux-4.1.27/drivers/ide/
DKconfig414 This driver adds detection and support for the CY82C693 chipset
529 This driver adds detection and support for the NS87415 chip
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt588 disable such detection.
608 red-pill type detection), and it may allow information to leak between guests
/linux-4.1.27/Documentation/serial/
Ddriver297 indicates that the port requires detection and identification.
/linux-4.1.27/Documentation/hid/
Dhid-transport.txt55 I/O drivers normally provide hotplug detection or device enumeration APIs to the
/linux-4.1.27/arch/
DKconfig361 prompt "Stack Protector buffer overflow detection"
/linux-4.1.27/Documentation/cdrom/
Dide-cd265 this automatically in most cases, but the detection is not
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt391 device on the segment starting from the error detection and until the
/linux-4.1.27/Documentation/devicetree/
Dusage-model.txt402 bus which include some support for hardware detection and power
/linux-4.1.27/Documentation/arm64/
Dacpi_object_usage.txt568 -- Section 9.16: user presence detection devices
/linux-4.1.27/Documentation/trace/
Dring-buffer-design.txt738 it is nested and will save that information. The detection is the
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt796 Rx RGB Quantization Range: sets the RGB quantization detection of the HDMI
805 Tx RGB Quantization Range: sets the RGB quantization detection of the HDMI
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt19 However NAND flash is not extremely reliable so some error detection
/linux-4.1.27/arch/blackfin/
DKconfig1306 wake-up upon detection of an active low signal on the /GPW (PH7) pin.
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES35 hard link detection to use same inode for both. Do not set
/linux-4.1.27/
DCREDITS1433 D: Original author of the ftape-HOWTO, i82078 fdc detection code.
2756 D: improved memory detection code.
/linux-4.1.27/drivers/video/fbdev/
DKconfig1291 detection code. You must say Y or M here if you want to use either