/linux-4.4.14/drivers/extcon/ |
D | extcon-arizona.c | 103 bool detecting; member 306 if (info->detecting) { in arizona_start_mic() 327 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic() 583 info->detecting = true; in arizona_hpdet_do_id() 809 info->detecting = false; in arizona_micd_timeout_work() 844 if (info->detecting && arizona->pdata.micd_software_compare) { in arizona_micd_detect() 905 info->detecting = false; in arizona_micd_detect() 911 if (info->detecting && (val & ARIZONA_MICD_LVL_8)) { in arizona_micd_detect() 913 info->detecting = false; in arizona_micd_detect() 939 if (info->detecting && (val & MICD_LVL_1_TO_7)) { in arizona_micd_detect() [all …]
|
/linux-4.4.14/sound/soc/codecs/ |
D | wm8994.h | 61 bool detecting; member
|
D | wm8996.c | 90 bool detecting; member 2251 wm8996->detecting = true; in wm8996_detect() 2332 wm8996->detecting = false; in wm8996_hpdet_irq() 2407 wm8996->detecting = true; in wm8996_micd() 2426 if (wm8996->detecting) { in wm8996_micd() 2452 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd() 2485 } else if (wm8996->detecting) { in wm8996_micd()
|
D | wm8994.c | 3400 micdet->detecting = true; in wm8994_mic_detect() 3447 if (priv->micdet[0].detecting) in wm8994_mic_work() 3451 if (priv->micdet[0].detecting) in wm8994_mic_work() 3457 priv->micdet[0].detecting = false; in wm8994_mic_work() 3459 priv->micdet[0].detecting = true; in wm8994_mic_work() 3466 if (priv->micdet[1].detecting) in wm8994_mic_work() 3470 if (priv->micdet[1].detecting) in wm8994_mic_work() 3476 priv->micdet[1].detecting = false; in wm8994_mic_work() 3478 priv->micdet[1].detecting = true; in wm8994_mic_work()
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | usb-nop-xceiv.txt | 20 - vbus-detect-gpio: should specify the GPIO detecting a VBus insertion
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | imx-keypad.txt | 5 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | sun4i-usb-phy.txt | 31 - usb0_vbus_det-gpios : gpio phandle for detecting the presence of usb0 vbus
|
/linux-4.4.14/scripts/coccinelle/free/ |
D | devm_free.cocci | 7 /// A difficulty of detecting this problem is that the standard freeing
|
/linux-4.4.14/tools/build/ |
D | Makefile.feature | 162 $(info Auto-detecting system features:)
|
/linux-4.4.14/Documentation/sound/oss/ |
D | VIBRA16 | 17 failed detecting it ;)
|
/linux-4.4.14/Documentation/ |
D | pnp.txt | 10 Plug and Play provides a means of detecting and setting resources for legacy or 198 define these functions if the driver already has a reliable method of detecting
|
D | xz.txt | 102 at expense of detecting errors as early as possible. These should not
|
D | eisa.txt | 21 implements bus probing (detecting EISA cards available on the bus),
|
D | kmemleak.txt | 7 Kmemleak provides a way of detecting possible kernel memory leaks in a
|
D | crc32.txt | 25 the best error-detecting properties, this should correspond to the
|
D | kmemcheck.txt | 109 detecting the first use of uninitialized memory.
|
D | IPMI.txt | 463 various issues with detecting idle CPU and using extra power. To
|
/linux-4.4.14/Documentation/powerpc/ |
D | cpu_features.txt | 32 After detecting the processor type, the kernel patches out sections of code
|
D | eeh-pci-error-recovery.txt | 13 controller chips that have extended capabilities for detecting and
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | ti-omap-hsmmc.txt | 91 3. specify the gpio irq used for detecting sdio irq in suspend
|
D | synopsys-dw-mshc.txt | 67 * card-detect-delay: Delay in milli-seconds before detecting card after card
|
/linux-4.4.14/Documentation/w1/masters/ |
D | ds2490 | 43 - The hardware supports detecting some error conditions, such as
|
/linux-4.4.14/Documentation/hwmon/ |
D | smsc47b397 | 27 Methods for detecting the HP SIO and reading the thermal data on a dc7100.
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio.txt | 64 MMC/SD card insertion/removal, detecting card write-protect status, driving
|
D | gpio-legacy.txt | 51 MMC/SD card insertion/removal, detecting card writeprotect status, driving
|
/linux-4.4.14/Documentation/i2c/ |
D | slave-interface | 158 automatically ACK when detecting their slave addresses, so there is no option
|
/linux-4.4.14/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 125 present that the run-time verification is not detecting. 321 further, detecting corruptions that have occurred as the metadata has been
|
/linux-4.4.14/Documentation/input/ |
D | joystick-api.txt | 117 task of detecting double clicks, figuring out if movement of axis and button
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | msr.txt | 149 The suggested algorithm for detecting kvmclock presence is then:
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 1264 detecting the absence of a lookahead is sufficient to determine 1274 scanner and before detecting a syntax error. Thus, state merging 2196 | yyerrlab -- here on detecting error |
|
/linux-4.4.14/Documentation/block/ |
D | data-integrity.txt | 67 The IP checksum is weaker than the CRC in terms of detecting bit
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 1066 detecting the absence of a lookahead is sufficient to determine 1076 scanner and before detecting a syntax error. Thus, state merging 2055 | yyerrlab -- here on detecting error. |
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 1227 detecting the absence of a lookahead is sufficient to determine 1237 scanner and before detecting a syntax error. Thus, state merging 2139 | yyerrlab -- here on detecting error |
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 55 chip don't necessarily work yet. There are problems in detecting the
|
/linux-4.4.14/Documentation/hid/ |
D | hid-transport.txt | 66 Transport drivers are responsible of detecting device failures and unplugging.
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 389 configuration will prevent Windows from automatically detecting
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | idle-states.txt | 96 for CPUs in the system by detecting how long will it take to get a CPU out
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 396 a driver that gets an interrupt after detecting an error, or that detects
|
/linux-4.4.14/Documentation/scsi/ |
D | tmscsim.txt | 94 * make your kernel remount the FS read-only on detecting an error:
|
/linux-4.4.14/Documentation/networking/ |
D | ppp_generic.txt | 18 * detecting network traffic for demand dialling and for idle timeouts
|
D | bonding.txt | 2036 miimon is very slow in detecting link failures, try specifying 2204 thus detecting that failure without switch support. 2207 monitor can provide a higher level of reliability in detecting end to
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 567 Controls the kernel's behavior when detecting the overflows of
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 1376 NO_HZ. These checks have proven quite helpful in detecting
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 2471 Add support for detecting the unique features of the OLPC
|