/Linux-v4.19/drivers/extcon/ |
D | extcon-arizona.c | 106 bool detecting; member 306 if (info->detecting) { in arizona_start_mic() 327 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic() 584 info->detecting = true; in arizona_hpdet_do_id() 810 info->detecting = false; in arizona_micd_timeout_work() 845 if (info->detecting && arizona->pdata.micd_software_compare) { in arizona_micd_detect() 906 info->detecting = false; in arizona_micd_detect() 912 if (info->detecting && (val & ARIZONA_MICD_LVL_8)) { in arizona_micd_detect() 914 info->detecting = false; in arizona_micd_detect() 940 if (info->detecting && (val & MICD_LVL_1_TO_7)) { in arizona_micd_detect() [all …]
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-get-timeout.rst | 40 detecting that a IR signal is finished and can speed up the decoding
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm8994.h | 61 bool detecting; member
|
D | wm8996.c | 91 bool detecting; member 2247 wm8996->detecting = true; in wm8996_detect() 2328 wm8996->detecting = false; in wm8996_hpdet_irq() 2403 wm8996->detecting = true; in wm8996_micd() 2422 if (wm8996->detecting) { in wm8996_micd() 2448 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd() 2481 } else if (wm8996->detecting) { in wm8996_micd()
|
D | wm8994.c | 3403 micdet->detecting = true; in wm8994_mic_detect() 3450 if (priv->micdet[0].detecting) in wm8994_mic_work() 3454 if (priv->micdet[0].detecting) in wm8994_mic_work() 3460 priv->micdet[0].detecting = false; in wm8994_mic_work() 3462 priv->micdet[0].detecting = true; in wm8994_mic_work() 3469 if (priv->micdet[1].detecting) in wm8994_mic_work() 3473 if (priv->micdet[1].detecting) in wm8994_mic_work() 3479 priv->micdet[1].detecting = false; in wm8994_mic_work() 3481 priv->micdet[1].detecting = true; in wm8994_mic_work()
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | usb-nop-xceiv.txt | 21 - vbus-detect-gpio: should specify the GPIO detecting a VBus insertion
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | imx-keypad.txt | 5 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
|
/Linux-v4.19/scripts/coccinelle/free/ |
D | devm_free.cocci | 7 /// A difficulty of detecting this problem is that the standard freeing
|
/Linux-v4.19/tools/build/ |
D | Makefile.feature | 228 $(info Auto-detecting system features:)
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | sun4i-usb-phy.txt | 41 - usb0_vbus_det-gpios : gpio phandle for detecting the presence of usb0 vbus
|
/Linux-v4.19/kernel/rcu/ |
D | Kconfig.debug | 76 NO_HZ. These checks have proven quite helpful in detecting
|
/Linux-v4.19/Documentation/ |
D | pnp.txt | 12 Plug and Play provides a means of detecting and setting resources for legacy or 234 define these functions if the driver already has a reliable method of detecting
|
D | xz.txt | 107 at expense of detecting errors as early as possible. These should not
|
D | eisa.txt | 25 implements bus probing (detecting EISA cards available on the bus),
|
/Linux-v4.19/Documentation/powerpc/ |
D | cpu_features.txt | 32 After detecting the processor type, the kernel patches out sections of code
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio-eic-sprd.txt | 28 when detecting input signals.
|
/Linux-v4.19/Documentation/w1/masters/ |
D | ds2490 | 43 - The hardware supports detecting some error conditions, such as
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | ti-omap-hsmmc.txt | 113 3. specify the gpio irq used for detecting sdio irq in suspend
|
D | synopsys-dw-mshc.txt | 66 * card-detect-delay: Delay in milli-seconds before detecting card after card
|
D | mmc.txt | 22 - cd-debounce-delay-ms: Set delay time before detecting card after card insert interrupt.
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 94 bool "Enable additional driver debugging for detecting dependency cycles"
|
/Linux-v4.19/Documentation/hwmon/ |
D | smsc47b397 | 27 Methods for detecting the HP SIO and reading the thermal data on a dc7100.
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | intro.rst | 69 MMC/SD card insertion/removal, detecting card write-protect status, driving
|
/Linux-v4.19/Documentation/i2c/ |
D | slave-interface | 163 automatically ACK when detecting their slave addresses, so there is no option
|
/Linux-v4.19/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
|