Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/extcon/
Dextcon-arizona.c97 bool detecting; member
297 if (info->detecting) { in arizona_start_mic()
318 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic()
579 info->detecting = true; in arizona_hpdet_do_id()
805 info->detecting = false; in arizona_micd_timeout_work()
840 if (info->detecting && arizona->pdata.micd_software_compare) { in arizona_micd_detect()
901 info->detecting = false; in arizona_micd_detect()
907 if (info->detecting && (val & ARIZONA_MICD_LVL_8)) { in arizona_micd_detect()
909 info->detecting = false; in arizona_micd_detect()
935 if (info->detecting && (val & MICD_LVL_1_TO_7)) { in arizona_micd_detect()
[all …]
/Linux-v5.4/sound/soc/codecs/
Dwm8994.h58 bool detecting; member
Dwm8996.c87 bool detecting; member
2243 wm8996->detecting = true; in wm8996_detect()
2324 wm8996->detecting = false; in wm8996_hpdet_irq()
2399 wm8996->detecting = true; in wm8996_micd()
2418 if (wm8996->detecting) { in wm8996_micd()
2444 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd()
2477 } else if (wm8996->detecting) { in wm8996_micd()
Dwm8994.c3404 micdet->detecting = true; in wm8994_mic_detect()
3451 if (priv->micdet[0].detecting) in wm8994_mic_work()
3455 if (priv->micdet[0].detecting) in wm8994_mic_work()
3461 priv->micdet[0].detecting = false; in wm8994_mic_work()
3463 priv->micdet[0].detecting = true; in wm8994_mic_work()
3470 if (priv->micdet[1].detecting) in wm8994_mic_work()
3474 if (priv->micdet[1].detecting) in wm8994_mic_work()
3480 priv->micdet[1].detecting = false; in wm8994_mic_work()
3482 priv->micdet[1].detecting = true; in wm8994_mic_work()
/Linux-v5.4/Documentation/devicetree/bindings/usb/
Dusb-nop-xceiv.txt21 - vbus-detect-gpio: should specify the GPIO detecting a VBus insertion
/Linux-v5.4/Documentation/devicetree/bindings/input/
Dimx-keypad.txt5 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-get-timeout.rst47 detecting that a IR signal is finished and can speed up the decoding
/Linux-v5.4/scripts/coccinelle/free/
Ddevm_free.cocci8 /// A difficulty of detecting this problem is that the standard freeing
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dsun4i-usb-phy.txt43 - usb0_vbus_det-gpios : gpio phandle for detecting the presence of usb0 vbus
/Linux-v5.4/tools/build/
DMakefile.feature240 $(info Auto-detecting system features:)
/Linux-v5.4/Documentation/admin-guide/
Dpnp.rst12 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
/Linux-v5.4/drivers/cpuidle/
DKconfig.arm23 It provides an idle driver that is capable of detecting and
/Linux-v5.4/kernel/rcu/
DKconfig.debug88 NO_HZ. These checks have proven quite helpful in detecting
/Linux-v5.4/Documentation/powerpc/
Dcpu_features.rst36 After detecting the processor type, the kernel patches out sections of code
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dgpio-eic-sprd.txt28 when detecting input signals.
/Linux-v5.4/Documentation/w1/masters/
Dds2490.rst46 - The hardware supports detecting some error conditions, such as
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt113 3. specify the gpio irq used for detecting sdio irq in suspend
Dsynopsys-dw-mshc.txt66 * card-detect-delay: Delay in milli-seconds before detecting card after card
/Linux-v5.4/Documentation/hwmon/
Dsmsc47b397.rst35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
/Linux-v5.4/Documentation/
Dxz.txt107 at expense of detecting errors as early as possible. These should not
/Linux-v5.4/drivers/gpu/drm/i915/
DKconfig.debug127 bool "Enable additional driver debugging for detecting dependency cycles"
/Linux-v5.4/Documentation/driver-api/gpio/
Dintro.rst69 MMC/SD card insertion/removal, detecting card write-protect status, driving
/Linux-v5.4/Documentation/driver-api/
Deisa.rst25 implements bus probing (detecting EISA cards available on the bus),
/Linux-v5.4/Documentation/i2c/
Dslave-interface.rst169 automatically ACK when detecting their slave addresses, so there is no option
/Linux-v5.4/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

123