Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
DKconfig70 detection and correction (EDAC - or commonly referred to ECC
102 Support for error detection and correction of DRAM ECC errors on
110 Injection into the ECC detection circuits. The amd64_edac module
128 Support for error detection and correction on the AMD 76x
135 Support for error detection and correction on the Intel
142 Support for error detection and correction on the Intel
150 Support for error detection and correction on the Intel
157 Support for error detection and correction on the Intel
164 Support for error detection and correction on the Intel
171 Support for error detection and correction on the Intel
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/extcon/
Dextcon-palmas.txt13 - ti,enable-id-detection: Perform ID detection. If id-gpio is specified
14 it performs id-detection using GPIO else using OTG core.
15 - ti,enable-vbus-detection: Perform VBUS detection.
16 - id-gpio: gpio for GPIO ID detection. See gpio binding.
Dextcon-arizona.txt11 - wlf,hpdet-channel : Headphone detection channel.
15 headphone detection mode is set to HPDETL.
Dextcon-sm5502.txt14 - interrupts: Interrupt specifiers for detection interrupt sources.
Dextcon-rt8973a.txt16 - interrupts: Interrupt specifiers for detection interrupt sources.
/linux-4.4.14/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.4.14/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.txt38 Configures GPIO Mic Jack detection 1.
43 Configures GPIO Mic Jack detection 2 and 3.
77 realtek,jd2-gpio = <3>; /* Enables Jack detection for GPIO6 */
Drt5645.txt37 1 : Mode-0 (VDD=3.3V), two port jack detection
38 2 : Mode-1 (VDD=3.3V), one port jack detection
39 3 : Mode-2 (VDD=1.8V), one port jack detection
Drockchip-max98090.txt9 - rockchip,headset-codec: The phandle of Ext chip for jack detection
Dts3a227e.txt6 handles key press detection in accordance with the Android audio
Dda7219.txt48 - dlg,mic-det-thr : Impedance threshold for mic detection measurement (Ohms)
52 - dlg,jack-det-rate: Jack type detection latency (3/4 pole)
Dwm8903.txt23 - micdet-delay : The debounce delay for microphone detection in mS. If
Domap-abe-twl6040.txt62 ti,jack-detection;
Dnau8825.txt11 - nuvoton,jkdet-enable: Enable jack detection via JKDET pin.
/linux-4.4.14/drivers/extcon/
DKconfig27 Say Y here to enable support for external accessory detection
29 advanced audio accessory detection support.
35 Say Y here to enable support for USB peripheral detection
88 detection by palmas usb.
117 Say Y here to enable GPIO based USB cable detection extcon support.
118 Used typically if GPIO is used for USB ID pin detection.
/linux-4.4.14/Documentation/devicetree/bindings/power/
Dbq2415x.txt30 - ti,usb-charger-detection: phandle to usb charger detection device.
46 ti,usb-charger-detection = <&isp1704>;
Dbq24257.txt23 detection is used.
26 set automatically using USB D+/D- signal based charger type detection.
27 If the hardware does not support the D+/D- based detection, a default
/linux-4.4.14/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.4.14/drivers/net/wireless/ti/wl1251/
Dacx.c620 struct acx_energy_detection *detection; in wl1251_acx_cca_threshold() local
625 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1251_acx_cca_threshold()
626 if (!detection) in wl1251_acx_cca_threshold()
629 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; in wl1251_acx_cca_threshold()
630 detection->tx_energy_detection = 0; in wl1251_acx_cca_threshold()
633 detection, sizeof(*detection)); in wl1251_acx_cca_threshold()
637 kfree(detection); in wl1251_acx_cca_threshold()
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/
Dcolibri-vf50-ts.txt11 - interrupts: pen irq interrupt for touch detection
13 - pinctrl-0: pinctrl node for pen/touch detection state pinmux
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.4.14/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.4.14/lib/
DKconfig.kasan18 For better error detection enable CONFIG_STACKTRACE.
46 tristate "Module for testing kasan for bug detection"
DKconfig.debug700 detection and the system will stay locked up.
704 chance to run. The current stack trace is displayed upon detection
777 int "Default timeout for hung task detection (in seconds)"
923 bool "RT Mutex debugging, deadlock detection"
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/mmc/
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
26 detection logic. If a GPIO is always used for the write-protect detection
Dpxa-mmc.txt10 - marvell,detect-delay-ms: sets the detection delay timeout in ms.
Dtmio_mmc.txt27 - toshiba,mmc-wrprotect-disable: write-protect detection is unavailable
Datmel-hsmci.txt43 - cd-gpios: specify GPIOs for card detection
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dadv7604.txt19 detection pins, one per HDMI input. The active flag indicates the GPIO
20 level that enables hot-plug detection.
/linux-4.4.14/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.4.14/kernel/time/
DKconfig142 are idle. This Kconfig option enables scalable detection of
145 detection of the all-CPUs-idle state means that larger systems
148 Say Y if you would like to help debug all-CPUs-idle detection.
158 The full-system idle detection mechanism takes a lazy approach
/linux-4.4.14/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
64 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.txt13 required for detection of out-of-bounds accesses to stack or global variables.
31 For better bug detection and nicer reporting, enable CONFIG_STACKTRACE.
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.txt329 VFIO_EEH_PE_OP - provides an API for EEH setup, error detection and recovery.
Dedac.txt265 This attribute file will display what type of Error detection
DIPMI.txt517 detection process for BMCs on the SMBusses.
Dkernel-parameters.txt360 Override the pmtimer bug detection: force the kernel
570 cachesize= [BUGS=X86-32] Override level 2 CPU cache size detection.
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/iio/light/
Dcm36651.txt9 of the cm36651 for proximity detection.
/linux-4.4.14/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
Dmax3179025 monitoring and control of fan RPM as well as detection of fan failure.
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
93 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
Dw83792d117   - 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
Dit87126 intrusion detection.
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/
Dsbs_sbs-battery.txt12 - sbs,battery-detect-gpios : The gpio which signals battery detection and
/linux-4.4.14/Documentation/w1/slaves/
Dw1_therm43 In case the detection of parasite devices using this command fails
55 detection algorithm. This feature allows you to determine the physical
/linux-4.4.14/Documentation/w1/masters/
Dds248227 detection is done. You should instantiate the device explicitly.
/linux-4.4.14/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.txt248 ref-no-jd Reference board without HP/Mic jack detection
273 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.4.14/Documentation/devicetree/bindings/leds/backlight/
Dsky81452-backlight.txt15 - skyworks,short-detection-threshold-volt
/linux-4.4.14/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.4.14/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.4.14/drivers/iio/proximity/
DKconfig14 Microsystems AS3935 lightning detection sensor.
/linux-4.4.14/Documentation/cpuidle/
Ddriver.txt12 provides the platform idle state detection capability and also
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dste,nomadik.txt68 0: wake-up detection enabled,
69 1: wake-up detection disabled.
Dfsl,mxs-pinctrl.txt120 adjusting the configuration for pins card-detection and clock from what group
/linux-4.4.14/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.4.14/arch/x86/
DKconfig.cpu405 This enables detection, tunings and quirks for Intel processors
419 This enables detection, tunings and quirks for Cyrix processors
432 This enables detection, tunings and quirks for AMD processors
445 This enables detection, tunings and quirks for Centaur processors
459 This enables detection, tunings and quirks for Transmeta processors
473 This enables detection, tunings and quirks for UMC processors
DKconfig653 visors. This option enables basic hypervisor detection and platform
1343 prompt "Old style AMD Opteron NUMA detection"
1346 Enable AMD NUMA node topology detection. You should say Y here if
1354 prompt "ACPI NUMA detection"
1358 Enable ACPI SRAT based node topology detection.
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/
DKconfig30 This option enables detection of Realtek 8723/8188/8191/8192 WiFi
/linux-4.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/bus/
Dbrcm,bus-axi.txt11 Automatic detection of the IRQ number is not working on
/linux-4.4.14/Documentation/fb/
Dcirrusfb.txt46 * Fix memory detection for 512kB case
Dtridentfb.txt52 detection says in all three BIOS selectable situations 2M, 4M, 8M.
Dmodedb.txt41 'e' will force the display to be enabled, i.e. it will override the detection
Dudlfb.txt71 defio support enabled, to support a page-fault based detection mechanism
Dmatroxfb.txt318 + DDC (monitor detection) is supported through dualhead driver
/linux-4.4.14/Documentation/timers/
Dhpet.txt22 The driver supports detection of HPET driver allocation and initialization
/linux-4.4.14/Documentation/i2c/
Dten-bit-addresses21 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.4.14/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:
Dip-sysctl.txt274 additional detection mechanisms could be implemented under this
440 RACK: 0x1 enables the RACK loss detection for fast detection of lost
Dcan.txt807 the given time. When START_TIMER is set at RX_SETUP the timeout detection
Dbonding.txt2037 use_carrier=0 to see if that improves the failure detection time. If
/linux-4.4.14/Documentation/devicetree/bindings/display/tegra/
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
221 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dmrvl,intc.txt21 detection first.
/linux-4.4.14/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.4.14/Documentation/arm/Samsung-S3C24XX/
DUSB-Host.txt57 that get called to enable over-current detection, and to
/linux-4.4.14/Documentation/i2c/busses/
Di2c-sis96x39 (drivers/pci/quirks.c) (also if southbridge detection fails)
/linux-4.4.14/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.4.14/drivers/firmware/
DKconfig43 bool "Sets default behavior for EDD detection to off"
152 This option enables support for detection and exposing of iSCSI
/linux-4.4.14/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt35 makes touch detection more precise.
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt68 detection
/linux-4.4.14/drivers/staging/iio/Documentation/
Doverview.txt26 detection. The events themselves are currently very simple with
/linux-4.4.14/Documentation/devicetree/bindings/edac/
Dapm-xgene-edac.txt3 EDAC node is defined to describe on-chip error detection and correction.
/linux-4.4.14/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.4.14/arch/arm/boot/dts/
Dorion5x-lacie-ethernet-disk-mini-v2.dts87 * flash. TODO: once the flash part TOP/BOTTOM detection
Dorion5x-maxtor-shared-storage-2.dts66 * 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-board-common.dtsi376 ti,enable-vbus-detection;
377 ti,enable-id-detection;
Domap5-cm-t54.dts422 ti,enable-vbus-detection;
423 ti,enable-id-detection;
Dam57xx-beagle-x15.dts562 ti,enable-vbus-detection;
563 ti,enable-id-detection;
Darmada-388-gp.dts213 * hitherto card detection method based on GPIO
Domap4-sdp.dts119 ti,jack-detection = <1>;
/linux-4.4.14/Documentation/usb/
Diuu_phoenix.txt77 work for your software, disable detection mechanism in it.
/linux-4.4.14/Documentation/device-mapper/
Dcache-policies.txt62 If sequential threshold is set to 0 the sequential I/O detection is
65 stream detection.
/linux-4.4.14/Documentation/mic/
Dscif_overview.txt16 4. Poll semantics for detection of incoming connections and messages
/linux-4.4.14/drivers/pci/
DKconfig40 bool "Enable PCI resource re-allocation detection"
/linux-4.4.14/Documentation/dvb/
Dbt8xx.txt37 In the following cases overriding the PCI type detection for dvb-bt8xx might be necessary:
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Datmel-usb.txt19 activated for the overcurrent detection.
/linux-4.4.14/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.4.14/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.4.14/drivers/usb/core/
DKconfig102 protocol) and USB charger detection.
/linux-4.4.14/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.4.14/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.4.14/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.4.14/Documentation/s390/
DCommonIO15 The given devices will be ignored by the common I/O-layer; no detection
/linux-4.4.14/drivers/iio/adc/
DKconfig365 detection, battery voltage and temperature measurement, die
367 USB ID detection.
/linux-4.4.14/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.4.14/Documentation/gpio/
Ddrivers-on-gpio.txt32 detection switches using GPIO, which is useful for your homebrewn pinball
/linux-4.4.14/tools/perf/tests/
Dmake76 # disable features detection
/linux-4.4.14/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.4.14/drivers/net/ethernet/8390/
DKconfig39 chip detection and resources
/linux-4.4.14/net/wireless/
DKconfig124 to be an authorized master, i.e., with radar detection support and DFS
/linux-4.4.14/arch/arm/nwfpe/
Dsoftfloat-specialize34 Underflow tininess-detection mode, statically initialized to default value.
/linux-4.4.14/Documentation/arm/
DREADME147 hasn't got any code for disc change detection in there at the moment which
/linux-4.4.14/drivers/mtd/nand/
DKconfig220 bool "Advanced detection options for DiskOnChip"
224 probe for a DiskOnChip, or to change the detection options. You
/linux-4.4.14/drivers/platform/x86/
DKconfig200 It adds support for the panel buttons, docking station detection,
201 tablet/notebook mode detection for convertible and
202 orientation detection for docked slates.
/linux-4.4.14/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.4.14/Documentation/sysctl/
Dkernel.txt306 1: on detection capture more debug information.
836 1: on detection capture more debug information.
966 tunable to zero will disable lockup detection altogether.
/linux-4.4.14/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.4.14/Documentation/block/
Ddata-integrity.txt5 protect against data corruption. However, the detection of the
/linux-4.4.14/Documentation/ioctl/
Dbotching-up-ioctls.txt210 output connectors in drm with all the detection override attributes). Or
/linux-4.4.14/drivers/mtd/maps/
DKconfig141 otherwise detection won't succeed.
/linux-4.4.14/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.4.14/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.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt588 disable such detection.
608 red-pill type detection), and it may allow information to leak between guests
/linux-4.4.14/Documentation/serial/
Ddriver297 indicates that the port requires detection and identification.
/linux-4.4.14/arch/
DKconfig373 prompt "Stack Protector buffer overflow detection"
/linux-4.4.14/Documentation/hid/
Dhid-transport.txt55 I/O drivers normally provide hotplug detection or device enumeration APIs to the
/linux-4.4.14/drivers/acpi/
DKconfig326 bool "PCI slot detection driver"
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt568 -- Section 9.16: user presence detection devices
/linux-4.4.14/Documentation/devicetree/
Dusage-model.txt402 bus which include some support for hardware detection and power
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt391 device on the segment starting from the error detection and until the
/linux-4.4.14/Documentation/cdrom/
Dide-cd265 this automatically in most cases, but the detection is not
/linux-4.4.14/Documentation/trace/
Dring-buffer-design.txt738 it is nested and will save that information. The detection is the
/linux-4.4.14/Documentation/video4linux/
Dvivid.txt803 Rx RGB Quantization Range: sets the RGB quantization detection of the HDMI
812 Tx RGB Quantization Range: sets the RGB quantization detection of the HDMI
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt19 However NAND flash is not extremely reliable so some error detection
/linux-4.4.14/arch/blackfin/
DKconfig1306 wake-up upon detection of an active low signal on the /GPW (PH7) pin.
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES35 hard link detection to use same inode for both. Do not set
/linux-4.4.14/
DCREDITS1437 D: Original author of the ftape-HOWTO, i82078 fdc detection code.
2764 D: improved memory detection code.
/linux-4.4.14/drivers/video/fbdev/
DKconfig1291 detection code. You must say Y or M here if you want to use either