Home
last modified time | relevance | path

Searched refs:detecting (Results 1 – 42 of 42) sorted by relevance

/linux-4.1.27/drivers/extcon/
Dextcon-arizona.c94 bool detecting; member
273 if (info->detecting) { in arizona_start_mic()
542 info->detecting = true; in arizona_hpdet_do_id()
771 info->detecting = false; in arizona_micd_timeout_work()
832 info->detecting = false; in arizona_micd_detect()
837 if (info->detecting && (val & ARIZONA_MICD_LVL_8)) { in arizona_micd_detect()
855 info->detecting = false; in arizona_micd_detect()
865 if (info->detecting && (val & MICD_LVL_1_TO_7)) { in arizona_micd_detect()
870 info->detecting = false; in arizona_micd_detect()
908 } else if (info->detecting) { in arizona_micd_detect()
[all …]
/linux-4.1.27/sound/soc/codecs/
Dwm8994.h61 bool detecting; member
Dwm8996.c90 bool detecting; member
2253 wm8996->detecting = true; in wm8996_detect()
2333 wm8996->detecting = false; in wm8996_hpdet_irq()
2406 wm8996->detecting = true; in wm8996_micd()
2425 if (wm8996->detecting) { in wm8996_micd()
2451 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd()
2484 } else if (wm8996->detecting) { in wm8996_micd()
Dwm8994.c3402 micdet->detecting = true; in wm8994_mic_detect()
3449 if (priv->micdet[0].detecting) in wm8994_mic_work()
3453 if (priv->micdet[0].detecting) in wm8994_mic_work()
3459 priv->micdet[0].detecting = false; in wm8994_mic_work()
3461 priv->micdet[0].detecting = true; in wm8994_mic_work()
3468 if (priv->micdet[1].detecting) in wm8994_mic_work()
3472 if (priv->micdet[1].detecting) in wm8994_mic_work()
3478 priv->micdet[1].detecting = false; in wm8994_mic_work()
3480 priv->micdet[1].detecting = true; in wm8994_mic_work()
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dusb-nop-xceiv.txt20 - vbus-detect-gpio: should specify the GPIO detecting a VBus insertion
/linux-4.1.27/Documentation/devicetree/bindings/input/
Dimx-keypad.txt5 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
/linux-4.1.27/scripts/coccinelle/free/
Ddevm_free.cocci7 /// A difficulty of detecting this problem is that the standard freeing
/linux-4.1.27/tools/build/
DMakefile.feature155 $(info Auto-detecting system features:)
/linux-4.1.27/Documentation/sound/oss/
DVIBRA1617 failed detecting it ;)
/linux-4.1.27/Documentation/
Dpnp.txt10 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
Dxz.txt102 at expense of detecting errors as early as possible. These should not
Deisa.txt21 implements bus probing (detecting EISA cards available on the bus),
Dkmemleak.txt7 Kmemleak provides a way of detecting possible kernel memory leaks in a
Dcrc32.txt25 the best error-detecting properties, this should correspond to the
Dkmemcheck.txt109 detecting the first use of uninitialized memory.
DIPMI.txt463 various issues with detecting idle CPU and using extra power. To
/linux-4.1.27/Documentation/powerpc/
Dcpu_features.txt32 After detecting the processor type, the kernel patches out sections of code
Deeh-pci-error-recovery.txt13 controller chips that have extended capabilities for detecting and
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt91 3. specify the gpio irq used for detecting sdio irq in suspend
Dsynopsys-dw-mshc.txt67 * card-detect-delay: Delay in milli-seconds before detecting card after card
/linux-4.1.27/Documentation/w1/masters/
Dds249043 - The hardware supports detecting some error conditions, such as
/linux-4.1.27/Documentation/hwmon/
Dsmsc47b39727 Methods for detecting the HP SIO and reading the thermal data on a dc7100.
/linux-4.1.27/Documentation/gpio/
Dgpio.txt64 MMC/SD card insertion/removal, detecting card write-protect status, driving
Dgpio-legacy.txt51 MMC/SD card insertion/removal, detecting card writeprotect status, driving
/linux-4.1.27/Documentation/i2c/
Dslave-interface150 automatically ACK when detecting their slave addresses, so there is no option
/linux-4.1.27/Documentation/filesystems/
Dxfs-self-describing-metadata.txt125 present that the run-time verification is not detecting.
321 further, detecting corruptions that have occurred as the metadata has been
/linux-4.1.27/Documentation/input/
Djoystick-api.txt117 task of detecting double clicks, figuring out if movement of axis and button
/linux-4.1.27/Documentation/virtual/kvm/
Dmsr.txt149 The suggested algorithm for detecting kvmclock presence is then:
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped1280 detecting the absence of a lookahead is sufficient to determine
1290 scanner and before detecting a syntax error. Thus, state merging
2208 | yyerrlab -- here on detecting error |
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt67 The IP checksum is weaker than the CRC in terms of detecting bit
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c_shipped1205 detecting the absence of a lookahead is sufficient to determine
1215 scanner and before detecting a syntax error. Thus, state merging
2097 | yyerrlab -- here on detecting error |
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped1107 detecting the absence of a lookahead is sufficient to determine
1117 scanner and before detecting a syntax error. Thus, state merging
2110 | yyerrlab -- here on detecting error |
/linux-4.1.27/Documentation/hid/
Dhid-transport.txt66 Transport drivers are responsible of detecting device failures and unplugging.
/linux-4.1.27/sound/oss/
DCHANGELOG55 chip don't necessarily work yet. There are problems in detecting the
/linux-4.1.27/drivers/usb/gadget/legacy/
DKconfig387 configuration will prevent Windows from automatically detecting
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Didle-states.txt96 for CPUs in the system by detecting how long will it take to get a CPU out
/linux-4.1.27/Documentation/PCI/
Dpci-error-recovery.txt396 a driver that gets an interrupt after detecting an error, or that detects
/linux-4.1.27/Documentation/networking/
Dppp_generic.txt18 * detecting network traffic for demand dialling and for idle timeouts
Dbonding.txt1952 miimon is very slow in detecting link failures, try specifying
2120 thus detecting that failure without switch support.
2123 monitor can provide a higher level of reliability in detecting end to
/linux-4.1.27/Documentation/scsi/
Dtmscsim.txt94 * make your kernel remount the FS read-only on detecting an error:
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt555 Controls the kernel's behavior when detecting the overflows of
/linux-4.1.27/arch/x86/
DKconfig2381 Add support for detecting the unique features of the OLPC