/linux-4.1.27/drivers/edac/ |
D | Kconfig | 79 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/ |
D | extcon-palmas.txt | 13 - ti,enable-id-detection: Perform ID detection. 14 - ti,enable-vbus-detection: Perform VBUS detection.
|
D | extcon-sm5502.txt | 14 - interrupts: Interrupt specifiers for detection interrupt sources.
|
D | extcon-rt8973a.txt | 16 - interrupts: Interrupt specifiers for detection interrupt sources.
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | jack.txt | 1 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
|
D | overview.txt | 15 Headphone/Mic insertion, Headphone/Mic detection after an insertion 93 jack.txt: ASoC jack detection.
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | nokia,rx51.txt | 10 - jack-detection-gpios: GPIO for jack detection 24 jack-detection-gpios = <&gpio6 17 GPIO_ACTIVE_HIGH>; /* 177 */
|
D | rt5677.txt | 37 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 */
|
D | ts3a227e.txt | 6 handles key press detection in accordance with the Android audio
|
D | wm8903.txt | 23 - micdet-delay : The debounce delay for microphone detection in mS. If
|
D | omap-abe-twl6040.txt | 62 ti,jack-detection;
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | bq2415x.txt | 30 - ti,usb-charger-detection: phandle to usb charger detection device. 46 ti,usb-charger-detection = <&isp1704>;
|
/linux-4.1.27/drivers/extcon/ |
D | Kconfig | 27 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/ |
D | Soundblaster | 23 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.
|
D | ESS | 4 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:
|
D | SoundPro | 27 adjust the detection routine.
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 623 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/ |
D | mfp.txt | 16 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/ |
D | lockup-watchdogs.txt | 11 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.
|
D | smsc_ece1099.txt | 14 Interrupts can be generated by an edge detection on a GPIO 15 pin or an edge detection on one of the bus interface pins.
|
D | kasan.txt | 32 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
|
D | SM501.txt | 22 On detection of a device, the core initialises the chip (which may
|
D | svga.txt | 61 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
|
D | eisa.txt | 13 detection code is generally also used to probe ISA cards). Moreover,
|
D | parport.txt | 6 detection of your hardware. This is particularly useful if you want
|
D | initrd.txt | 300 auto-detection).
|
D | 00-INDEX | 269 - info on how to make use of the kernel memory leak detection system
|
D | vfio.txt | 327 VFIO_EEH_PE_OP - provides an API for EEH setup, error detection and recovery.
|
D | edac.txt | 298 This attribute file will display what type of Error detection
|
D | IPMI.txt | 517 detection process for BMCs on the SMBusses.
|
D | kernel-parameters.txt | 334 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/ |
D | memcpy.S | 20 # - NOTE: must not use any stack. exception detection performs function return
|
D | memset.S | 20 # - NOTE: must not use any stack. exception detection performs function return
|
/linux-4.1.27/lib/ |
D | Kconfig.kasan | 18 For better error detection enable CONFIG_STACKTRACE, 51 tristate "Module for testing kasan for bug detection"
|
D | Kconfig.debug | 690 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/ |
D | adv7604.txt | 17 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/ |
D | versatile-sysreg.txt | 5 platform functions like board detection and identification, software
|
D | vexpress-sysreg.txt | 5 platform functions like board detection and identification, software
|
/linux-4.1.27/kernel/time/ |
D | Kconfig | 144 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/ |
D | ab8500.txt | 37 : 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/ |
D | cm36651.txt | 9 of the cm36651 for proximity detection.
|
/linux-4.1.27/Documentation/hwmon/ |
D | abituguru3 | 33 * force: bool Force detection. Note this parameter only causes the 34 detection to be skipped, and thus the insmod to
|
D | abituguru | 46 * force: bool Force detection. Note this parameter only causes the 47 detection to be skipped, and thus the insmod to
|
D | pmbus-core | 42 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
|
D | submitting-patches | 75 and messages printed after a successful detection are acceptable, but it 86 detection is going to be successful.
|
D | abituguru-datasheet | 34 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
|
D | w83792d | 109 - The function of chassis open detection needs more tests.
|
D | w83627ehf | 171 0x5e: only on DHG, has bits to enable "current mode" temperature detection and
|
D | lm90 | 11 Prefix: 'lm89' (no auto-detection)
|
D | sysfs-interface | 691 * Intrusion detection * 695 Chassis intrusion detection
|
D | it87 | 122 intrusion detection.
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | pxa-mmc.txt | 10 - marvell,detect-delay-ms: sets the detection delay timeout in ms.
|
D | mmc.txt | 9 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
|
D | tmio_mmc.txt | 27 - toshiba,mmc-wrprotect-disable: write-protect detection is unavailable
|
D | fsl-imx-esdhc.txt | 13 - fsl,cd-controller : Indicate to use controller internal card detection
|
D | atmel-hsmci.txt | 43 - cd-gpios: specify GPIOs for card detection
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ |
D | sbs_sbs-battery.txt | 12 - sbs,battery-detect-gpios : The gpio which signals battery detection and
|
/linux-4.1.27/Documentation/w1/masters/ |
D | ds2482 | 27 detection is done. You should instantiate the device explicitly.
|
/linux-4.1.27/drivers/iio/proximity/ |
D | Kconfig | 14 Microsystems AS3935 lightning detection sensor.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio-Controls.txt | 83 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
|
D | ALSA-Configuration.txt | 23 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 …]
|
D | CMIPCI.txt | 167 "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.
|
D | HD-Audio-Models.txt | 238 ref-no-jd Reference board without HP/Mic jack detection 263 no-jd BIOS setup but without jack-detection
|
D | HD-Audio.txt | 56 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/ |
D | sky81452-backlight.txt | 15 - skyworks,short-detection-threshold-volt
|
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/ |
D | sun4i.txt | 15 adjust sensitivity of pen down detection
|
D | brcm,iproc-touchscreen.txt | 16 turning on the drivers in detection mode.
|
D | ti-tsc-adc.txt | 40 The pen-up detection happens immediately after the
|
/linux-4.1.27/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 14 * Add media write-protect detection. 61 * Ver 0.99 Feb 24 02 Remove duplicate code, modify clik! detection code
|
D | ide.txt | 203 To force ignoring cable detection (this should be needed only if you're using
|
D | ChangeLog.ide-cd.1994-2004 | 143 * Better detection if door locking isn't supported
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | ste,nomadik.txt | 66 0: wake-up detection enabled, 67 1: wake-up detection disabled.
|
D | fsl,mxs-pinctrl.txt | 120 adjusting the configuration for pins card-detection and clock from what group
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | acx.c | 554 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/ |
D | driver.txt | 12 provides the platform idle state detection capability and also
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote | 33 a device detection and signal a "change" uevent after it is 35 that the detection is still ongoing, "unknown" means, that the
|
D | sysfs-devices-edac | 108 Description: This attribute file will display what type of Error detection
|
/linux-4.1.27/arch/x86/ |
D | Kconfig.cpu | 395 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
|
D | Kconfig | 643 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/ |
D | isl29003 | 31 it, so the detection routine will just try to read from the configured I2C
|
D | bh1770glc.txt | 28 proximity detection is needed.
|
D | eeprom | 70 location). The chip responds to "write quick" detection at this address but
|
D | lis3lv02d | 93 centimeters. That should be enough to trigger the detection.
|
/linux-4.1.27/Documentation/i2c/ |
D | ten-bit-addresses | 17 case of automatic detection and instantiation of devices by their,
|
D | writing-clients | 205 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
|
D | instantiating-devices | 234 thus detection doesn't trigger. 238 either because the detection routine is too strict, or because your
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache-policies.txt | 62 If sequential threshold is set to 0 the sequential I/O detection is 65 stream detection.
|
/linux-4.1.27/Documentation/isdn/ |
D | README.audio | 52 AT+VSD=x,y Set silence-detection parameters. 61 AT+VDD=x,y Set DTMF-detection parameters.
|
D | README.sc | 76 - Better detection of available upper memory. The probing routines
|
/linux-4.1.27/Documentation/devicetree/bindings/bus/ |
D | brcm,bus-axi.txt | 11 Automatic detection of the IRQ number is not working on
|
/linux-4.1.27/Documentation/fb/ |
D | cirrusfb.txt | 46 * Fix memory detection for 512kB case
|
D | tridentfb.txt | 52 detection says in all three BIOS selectable situations 2M, 4M, 8M.
|
D | udlfb.txt | 71 defio support enabled, to support a page-fault based detection mechanism
|
D | modedb.txt | 41 'e' will force the display to be enabled, i.e. it will override the detection
|
D | matroxfb.txt | 318 + DDC (monitor detection) is supported through dualhead driver
|
/linux-4.1.27/Documentation/timers/ |
D | hpet.txt | 22 The driver supports detection of HPET driver allocation and initialization
|
/linux-4.1.27/Documentation/networking/ |
D | de4x5.txt | 85 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
|
D | ipvs-sysctl.txt | 134 detection) and add back the server later, and the connections
|
D | openvswitch.txt | 130 performs best-effort detection of overlapping wildcarded flows and may reject
|
D | vortex.txt | 382 a full detection message. Please do this:
|
D | can.txt | 804 the given time. When START_TIMER is set at RX_SETUP the timeout detection
|
D | bonding.txt | 1953 use_carrier=0 to see if that improves the failure detection time. If
|
/linux-4.1.27/drivers/firmware/ |
D | Kconfig | 21 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/ |
D | nvidia,tegra20-host1x.txt | 129 - 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/ |
D | intc.txt | 21 detection first.
|
/linux-4.1.27/Documentation/w1/slaves/ |
D | w1_therm | 41 In case the detection of parasite devices using this command fails
|
/linux-4.1.27/Documentation/i2c/busses/ |
D | i2c-sis96x | 39 (drivers/pci/quirks.c) (also if southbridge detection fails)
|
/linux-4.1.27/Documentation/input/ |
D | cs461x.txt | 41 inspect cs461x: prefixed messages to determine possible card detection
|
D | sentelic.txt | 748 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/ |
D | USB-Host.txt | 57 that get called to enable over-current detection, and to
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 70 * 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
|
D | in2000.txt | 101 command-line option to force detection of a ROM-less card. 112 in much better detection of cards, more efficient usage
|
D | ChangeLog.1992-1997 | 177 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
|
D | st.txt | 25 drive performs auto-detection of the tape format well (like some 30 does not perform auto-detection well enough and there is a single
|
D | aic7xxx.txt | 221 Definition: Toggles the detection of PCI parity errors.
|
D | ncr53c8xx.txt | 1454 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
|
D | tmscsim.txt | 248 mid-level code to try detection.
|
D | ChangeLog.sym53c8xx | 530 - Some rewrite of the device detection code. This code had been
|
D | sym53c8xx_2.txt | 687 Enabling serial NVRAM support enables detection of the serial NVRAM included
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/ |
D | at91_adc.txt | 35 makes touch detection more precise.
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | exynos_dp.txt | 68 detection
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | overview.txt | 26 detection. The events themselves are currently very simple with
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | Kconfig | 148 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/ |
D | orion5x-maxtor-shared-storage-2.dts | 66 * flash. TODO: once the flash part TOP/BOTTOM detection
|
D | orion5x-lacie-ethernet-disk-mini-v2.dts | 87 * flash. TODO: once the flash part TOP/BOTTOM detection
|
D | omap3-n900.dts | 23 * 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 */
|
D | orion5x-lacie-d2-network.dts | 106 * flash. TODO: once the flash part TOP/BOTTOM detection
|
D | omap5-uevm.dts | 370 ti,enable-vbus-detection; 371 ti,enable-id-detection;
|
D | omap5-cm-t54.dts | 422 ti,enable-vbus-detection; 423 ti,enable-id-detection;
|
D | omap4-sdp.dts | 119 ti,jack-detection = <1>;
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | atmel-usb.txt | 12 activated for the overcurrent detection.
|
/linux-4.1.27/Documentation/usb/ |
D | iuu_phoenix.txt | 77 work for your software, disable detection mechanism in it.
|
/linux-4.1.27/drivers/pci/ |
D | Kconfig | 40 bool "Enable PCI resource re-allocation detection"
|
/linux-4.1.27/Documentation/dvb/ |
D | bt8xx.txt | 37 In the following cases overriding the PCI type detection for dvb-bt8xx might be necessary:
|
/linux-4.1.27/drivers/atm/ |
D | Kconfig | 195 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/ |
D | CHANGELOG | 261 - 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/ |
D | fw-memory.txt | 128 24 Decoder audio mode change detection event (through event notification)
|
D | fw-encoder-api.txt | 698 8=enable scene change detection (seems to be a failure)
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-pmc.txt | 25 fed into the ARM GIC. The PMC is not involved in the detection or
|
/linux-4.1.27/Documentation/vm/ |
D | slub.txt | 182 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/ |
D | Kconfig | 322 detection, battery voltage and temperature measurement, die 324 USB ID detection.
|
/linux-4.1.27/Documentation/s390/ |
D | CommonIO | 15 The given devices will be ignored by the common I/O-layer; no detection
|
/linux-4.1.27/arch/alpha/lib/ |
D | stxcpy.S | 47 mskqh t2, a1, t2 # e0 : detection in the src word
|
D | ev6-stxcpy.S | 58 mskqh t2, a1, t2 # U : detection in the src word (stall)
|
D | stxncpy.S | 55 mskqh t2, a1, t2 # e0 : detection in the src word
|
D | ev6-stxncpy.S | 66 mskqh t2, a1, t2 # U : detection in the src word (stall)
|
/linux-4.1.27/Documentation/locking/ |
D | ww-mutex-design.txt | 158 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
|
D | rt-mutex-design.txt | 419 For this explanation, I will not mention deadlock detection. This explanation
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | Kconfig | 41 chip detection and resources
|
/linux-4.1.27/net/wireless/ |
D | Kconfig | 124 to be an authorized master, i.e., with radar detection support and DFS
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | softfloat-specialize | 34 Underflow tininess-detection mode, statically initialized to default value.
|
/linux-4.1.27/drivers/mtd/nand/ |
D | Kconfig | 223 bool "Advanced detection options for DiskOnChip" 227 probe for a DiskOnChip, or to change the detection options. You
|
/linux-4.1.27/Documentation/arm/ |
D | README | 147 hasn't got any code for disc change detection in there at the moment which
|
/linux-4.1.27/drivers/platform/x86/ |
D | Kconfig | 180 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/ |
D | aic7xxx.reg | 507 * 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
|
D | aic79xx.reg | 3395 * Error detection mode, speed configuration,
|
/linux-4.1.27/Documentation/filesystems/ |
D | Locking | 377 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
|
D | ramfs-rootfs-initramfs.txt | 357 The kernel's current early boot code (partition detection, etc) will probably
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 5 protect against data corruption. However, the detection of the
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 210 output connectors in drm with all the detection override attributes). Or
|
/linux-4.1.27/Documentation/RCU/ |
D | stallwarn.txt | 5 This module parameter enables CPU stall detection by default, but
|
D | checklist.txt | 387 Second, grace-period-detection overhead is amortized only
|
D | RTFP.txt | 2173 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/ |
D | Kconfig | 141 otherwise detection won't succeed.
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 273 bool "PCI slot detection driver"
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 824 1: on detection capture more debug information. 933 tunable to zero will disable lockup detection altogether.
|
/linux-4.1.27/drivers/ide/ |
D | Kconfig | 414 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/ |
D | timekeeping.txt | 588 disable such detection. 608 red-pill type detection), and it may allow information to leak between guests
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 297 indicates that the port requires detection and identification.
|
/linux-4.1.27/Documentation/hid/ |
D | hid-transport.txt | 55 I/O drivers normally provide hotplug detection or device enumeration APIs to the
|
/linux-4.1.27/arch/ |
D | Kconfig | 361 prompt "Stack Protector buffer overflow detection"
|
/linux-4.1.27/Documentation/cdrom/ |
D | ide-cd | 265 this automatically in most cases, but the detection is not
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 391 device on the segment starting from the error detection and until the
|
/linux-4.1.27/Documentation/devicetree/ |
D | usage-model.txt | 402 bus which include some support for hardware detection and power
|
/linux-4.1.27/Documentation/arm64/ |
D | acpi_object_usage.txt | 568 -- Section 9.16: user presence detection devices
|
/linux-4.1.27/Documentation/trace/ |
D | ring-buffer-design.txt | 738 it is nested and will save that information. The detection is the
|
/linux-4.1.27/Documentation/video4linux/ |
D | vivid.txt | 796 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/ |
D | nand_ecc.txt | 19 However NAND flash is not extremely reliable so some error detection
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig | 1306 wake-up upon detection of an active low signal on the /GPW (PH7) pin.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 35 hard link detection to use same inode for both. Do not set
|
/linux-4.1.27/ |
D | CREDITS | 1433 D: Original author of the ftape-HOWTO, i82078 fdc detection code. 2756 D: improved memory detection code.
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 1291 detection code. You must say Y or M here if you want to use either
|