/linux-2.6.39/drivers/edac/ |
D | Kconfig | 69 detection and correction (EDAC - or commonly referred to ECC 81 Support for error detection and correction of DRAM ECC errors on 89 Injection into the ECC detection circuits. The amd64_edac module 107 Support for error detection and correction on the AMD 76x 114 Support for error detection and correction on the Intel 121 Support for error detection and correction on the Intel 129 Support for error detection and correction on the Intel 136 Support for error detection and correction on the Intel 143 Support for error detection and correction on the Intel 150 Support for error detection and correction on the Intel [all …]
|
/linux-2.6.39/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
|
/linux-2.6.39/drivers/staging/vme/ |
D | TODO | 51 - Improve error detection. 64 - Slot detection
|
/linux-2.6.39/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:
|
/linux-2.6.39/drivers/net/wireless/wl1251/ |
D | acx.c | 668 struct acx_energy_detection *detection; in wl1251_acx_cca_threshold() local 673 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1251_acx_cca_threshold() 674 if (!detection) { in wl1251_acx_cca_threshold() 679 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; in wl1251_acx_cca_threshold() 680 detection->tx_energy_detection = 0; in wl1251_acx_cca_threshold() 683 detection, sizeof(*detection)); in wl1251_acx_cca_threshold() 690 kfree(detection); in wl1251_acx_cca_threshold()
|
/linux-2.6.39/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-2.6.39/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-2.6.39/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
|
/linux-2.6.39/drivers/net/wireless/wl12xx/ |
D | acx.c | 575 struct acx_energy_detection *detection; in wl1271_acx_cca_threshold() local 580 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1271_acx_cca_threshold() 581 if (!detection) { in wl1271_acx_cca_threshold() 586 detection->rx_cca_threshold = cpu_to_le16(wl->conf.rx.rx_cca_threshold); in wl1271_acx_cca_threshold() 587 detection->tx_energy_detection = wl->conf.tx.tx_energy_detection; in wl1271_acx_cca_threshold() 590 detection, sizeof(*detection)); in wl1271_acx_cca_threshold() 597 kfree(detection); in wl1271_acx_cca_threshold()
|
/linux-2.6.39/Documentation/w1/masters/ |
D | ds2482 | 27 detection is done. You should instantiate the device explicitly.
|
/linux-2.6.39/drivers/staging/solo6x10/ |
D | TODO | 3 * Motion detection flags need to be moved to v4l2
|
/linux-2.6.39/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
|
/linux-2.6.39/Documentation/cpuidle/ |
D | driver.txt | 12 provides the platform idle state detection capability and also
|
/linux-2.6.39/arch/arm/mach-msm/ |
D | smd_debug.c | 264 uint32_t detection[NUM_GPIO_INT_REGISTERS]; member 306 i, gpio->enabled[i], gpio->detection[i], in smsm_print_sleep_info()
|
/linux-2.6.39/arch/powerpc/platforms/prep/ |
D | Kconfig | 16 firmware. This allows detection of memory size, devices present and
|
/linux-2.6.39/Documentation/sound/alsa/ |
D | HD-Audio-Models.txt | 55 hippo Hippo (ATI) with jack detection, Sony UX-90s 56 hippo_1 Hippo (Benq) with jack detection 137 imac24 iMac 24'' with jack detection 373 ref-no-jd Reference board without HP/Mic jack detection 397 no-jd BIOS setup but without jack-detection
|
/linux-2.6.39/arch/x86/ |
D | Kconfig.cpu | 431 This enables detection, tunings and quirks for Intel processors 445 This enables detection, tunings and quirks for Cyrix processors 458 This enables detection, tunings and quirks for AMD processors 471 This enables detection, tunings and quirks for Centaur processors 485 This enables detection, tunings and quirks for Transmeta processors 499 This enables detection, tunings and quirks for UMC processors
|
/linux-2.6.39/Documentation/misc-devices/ |
D | isl29003 | 31 it, so the detection routine will just try to read from the configured I2C
|
/linux-2.6.39/Documentation/isdn/ |
D | README.audio | 52 AT+VSD=x,y Set silence-detection parameters. 61 AT+VDD=x,y Set DTMF-detection parameters.
|
/linux-2.6.39/Documentation/timers/ |
D | hpet.txt | 22 The driver supports detection of HPET driver allocation and initialization
|
/linux-2.6.39/Documentation/fb/ |
D | cirrusfb.txt | 46 * Fix memory detection for 512kB case
|
/linux-2.6.39/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
|