/linux-5.19.10/sound/soc/codecs/ |
D | arizona-jack.c | 243 if (info->detecting) { in arizona_start_mic() 263 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic() 517 info->detecting = true; in arizona_hpdet_do_id() 720 info->detecting = false; in arizona_micd_timeout_work() 798 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_micdet_reading() 811 info->detecting = false; in arizona_micdet_reading() 819 info->detecting = false; in arizona_micdet_reading() 843 info->detecting = false; in arizona_micdet_reading() 873 info->detecting = false; in arizona_micdet_reading() 939 if (info->detecting) in arizona_micd_detect() [all …]
|
D | wm8994.h | 65 bool detecting; member
|
D | wm8996.c | 87 bool detecting; member 2246 wm8996->detecting = true; in wm8996_detect() 2327 wm8996->detecting = false; in wm8996_hpdet_irq() 2402 wm8996->detecting = true; in wm8996_micd() 2421 if (wm8996->detecting) { in wm8996_micd() 2447 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd() 2480 } else if (wm8996->detecting) { in wm8996_micd()
|
D | wm8994.c | 3548 micdet->detecting = true; in wm8994_mic_detect() 3597 if (priv->micdet[0].detecting) in wm8994_mic_work() 3601 if (priv->micdet[0].detecting) in wm8994_mic_work() 3607 priv->micdet[0].detecting = false; in wm8994_mic_work() 3609 priv->micdet[0].detecting = true; in wm8994_mic_work() 3616 if (priv->micdet[1].detecting) in wm8994_mic_work() 3620 if (priv->micdet[1].detecting) in wm8994_mic_work() 3626 priv->micdet[1].detecting = false; in wm8994_mic_work() 3628 priv->micdet[1].detecting = true; in wm8994_mic_work()
|
D | arizona.h | 122 bool detecting; member
|
/linux-5.19.10/Documentation/devicetree/bindings/fsi/ |
D | fsi-master-aspeed.txt | 19 - fsi-mux-gpios: GPIO for detecting the desired FSI mux state
|
/linux-5.19.10/Documentation/devicetree/bindings/usb/ |
D | usb-nop-xceiv.yaml | 34 description: Should specify the GPIO detecting a VBus insertion
|
/linux-5.19.10/Documentation/userspace-api/media/rc/ |
D | lirc-get-timeout.rst | 42 detecting that a IR signal is finished and can speed up the decoding
|
/linux-5.19.10/Documentation/devicetree/bindings/input/ |
D | imx-keypad.yaml | 18 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
|
/linux-5.19.10/Documentation/devicetree/bindings/mmc/ |
D | synopsys-dw-mshc-common.yaml | 38 Delay in milli-seconds before detecting card after card
|
D | ti-omap-hsmmc.txt | 113 3. specify the gpio irq used for detecting sdio irq in suspend
|
/linux-5.19.10/scripts/coccinelle/free/ |
D | devm_free.cocci | 8 /// A difficulty of detecting this problem is that the standard freeing
|
/linux-5.19.10/Documentation/admin-guide/ |
D | pnp.rst | 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
|
/linux-5.19.10/tools/build/ |
D | Makefile.feature | 251 $(info Auto-detecting system features:)
|
/linux-5.19.10/Documentation/driver-api/hte/ |
D | hte.rst | 14 change; upon detecting the change they can automatically store the timestamp at
|
/linux-5.19.10/Documentation/powerpc/ |
D | cpu_features.rst | 36 After detecting the processor type, the kernel patches out sections of code
|
/linux-5.19.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-eic-sprd.txt | 28 when detecting input signals.
|
/linux-5.19.10/drivers/cpuidle/ |
D | Kconfig.arm | 23 It provides an idle driver that is capable of detecting and
|
/linux-5.19.10/Documentation/w1/masters/ |
D | ds2490.rst | 46 - The hardware supports detecting some error conditions, such as
|
/linux-5.19.10/kernel/rcu/ |
D | Kconfig.debug | 116 NO_HZ. These checks have proven quite helpful in detecting
|
/linux-5.19.10/Documentation/hwmon/ |
D | smsc47b397.rst | 35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
|
/linux-5.19.10/Documentation/staging/ |
D | xz.rst | 107 at expense of detecting errors as early as possible. These should not
|
/linux-5.19.10/Documentation/driver-api/gpio/ |
D | intro.rst | 69 MMC/SD card insertion/removal, detecting card write-protect status, driving
|
/linux-5.19.10/Documentation/locking/ |
D | seqlock.rst | 196 retry if a writer is in progress by detecting change in the sequence
|
/linux-5.19.10/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 146 bool "Enable additional driver debugging for detecting dependency cycles"
|