| /linux/sound/soc/codecs/ |
| H A D | arizona-jack.c | 242 if (info->detecting) { in arizona_start_mic() 262 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic() 520 info->detecting = true; in arizona_hpdet_do_id() 727 info->detecting = false; in arizona_micd_timeout_work() 805 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_micdet_reading() 818 info->detecting = false; in arizona_micdet_reading() 826 info->detecting = false; in arizona_micdet_reading() 850 info->detecting = false; in arizona_micdet_reading() 880 info->detecting = false; in arizona_micdet_reading() 946 if (info->detecting) in arizona_micd_detect() [all …]
|
| H A D | wm8994.h | 65 bool detecting; member
|
| H A D | wm8996.c | 87 bool detecting; member 2245 wm8996->detecting = true; in wm8996_detect() 2326 wm8996->detecting = false; in wm8996_hpdet_irq() 2401 wm8996->detecting = true; in wm8996_micd() 2420 if (wm8996->detecting) { in wm8996_micd() 2446 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd() 2479 } else if (wm8996->detecting) { in wm8996_micd()
|
| H A D | wm8994.c | 3550 micdet->detecting = true; in wm8994_mic_detect() 3599 if (priv->micdet[0].detecting) in wm8994_mic_work() 3603 if (priv->micdet[0].detecting) in wm8994_mic_work() 3609 priv->micdet[0].detecting = false; in wm8994_mic_work() 3611 priv->micdet[0].detecting = true; in wm8994_mic_work() 3618 if (priv->micdet[1].detecting) in wm8994_mic_work() 3622 if (priv->micdet[1].detecting) in wm8994_mic_work() 3628 priv->micdet[1].detecting = false; in wm8994_mic_work() 3630 priv->micdet[1].detecting = true; in wm8994_mic_work()
|
| H A D | arizona.h | 122 bool detecting; member
|
| /linux/drivers/iio/proximity/ |
| H A D | d3323aa.c | 180 bool detecting; member 295 if (!data->detecting) { in d3323aa_irq_handler() 341 data->detecting = false; in d3323aa_reset() 445 data->detecting = true; in d3323aa_setup()
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | lirc-get-timeout.rst | 42 detecting that a IR signal is finished and can speed up the decoding
|
| /linux/scripts/coccinelle/free/ |
| H A D | devm_free.cocci | 8 /// A difficulty of detecting this problem is that the standard freeing
|
| /linux/Documentation/admin-guide/ |
| H A D | pnp.rst | 12 Plug and Play provides a means of detecting and setting resources for legacy or 231 define these functions if the driver already has a reliable method of detecting
|
| /linux/Documentation/driver-api/hte/ |
| H A D | hte.rst | 14 change; upon detecting the change they can automatically store the timestamp at
|
| /linux/tools/build/ |
| H A D | Makefile.feature | 307 $$(info Auto-detecting system features:)
|
| /linux/Documentation/arch/powerpc/ |
| H A D | cpu_features.rst | 36 After detecting the processor type, the kernel patches out sections of code
|
| /linux/drivers/cpuidle/ |
| H A D | Kconfig.arm | 24 It provides an idle driver that is capable of detecting and
|
| /linux/Documentation/w1/masters/ |
| H A D | ds2490.rst | 46 - The hardware supports detecting some error conditions, such as
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 113 3. specify the gpio irq used for detecting sdio irq in suspend
|
| /linux/Documentation/virt/kvm/s390/ |
| H A D | s390-diag.rst | 92 as memory hotplug or virtio-mem devices. Other interfaces for detecting
|
| /linux/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | intro.rst | 57 MMC/SD card insertion/removal, detecting card write-protect status, driving
|
| /linux/Documentation/driver-api/ |
| H A D | extcon.rst | 47 In a smart TV, Extcon can manage multiple HDMI ports, detecting when
|
| H A D | eisa.rst | 25 implements bus probing (detecting EISA cards available on the bus),
|
| /linux/Documentation/arch/x86/ |
| H A D | amd-hfi.rst | 82 Power Management firmware is responsible for detecting events that require
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun55i-a527-cubie-a5e.dts | 373 * None of them seem to make any sense in relation to detecting USB devices
|
| /linux/Documentation/locking/ |
| H A D | seqlock.rst | 198 retry if a writer is in progress by detecting change in the sequence
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | super.rst | 103 - Behaviour when detecting errors. See super_errors_ for more info. 702 - Group descriptors have checksums. In addition to detecting corruption,
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | Kconfig.debug | 167 bool "Enable additional driver debugging for detecting dependency cycles"
|