/linux/sound/soc/codecs/ |
H A 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() 516 info->detecting = true; in arizona_hpdet_do_id() 719 info->detecting = false; in arizona_micd_timeout_work() 797 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_micdet_reading() 810 info->detecting = false; in arizona_micdet_reading() 818 info->detecting = false; in arizona_micdet_reading() 842 info->detecting = false; in arizona_micdet_reading() 872 info->detecting = false; in arizona_micdet_reading() 938 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 2244 wm8996->detecting = true; in wm8996_detect() 2325 wm8996->detecting = false; in wm8996_hpdet_irq() 2400 wm8996->detecting = true; in wm8996_micd() 2419 if (wm8996->detecting) { in wm8996_micd() 2445 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd() 2478 } else if (wm8996->detecting) { in wm8996_micd()
|
H A 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()
|
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 | 310 $$(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/arch/arm64/boot/dts/allwinner/ |
H A D | sun55i-a527-cubie-a5e.dts | 313 * None of them seem to make any sense in relation to detecting USB devices
|
/linux/Documentation/driver-api/gpio/ |
H A D | intro.rst | 57 MMC/SD card insertion/removal, detecting card write-protect status, driving
|
/linux/Documentation/arch/x86/ |
H A D | amd-hfi.rst | 82 Power Management firmware is responsible for detecting events that require
|
/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/locking/ |
H A D | seqlock.rst | 196 retry if a writer is in progress by detecting change in the sequence
|
/linux/drivers/gpu/drm/i915/ |
H A D | Kconfig.debug | 167 bool "Enable additional driver debugging for detecting dependency cycles"
|
/linux/Documentation/filesystems/ext4/ |
H A D | super.rst | 103 - Behaviour when detecting errors. See super_errors_ for more info. 700 - Group descriptors have checksums. In addition to detecting corruption,
|