Home
last modified time | relevance | path

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

123

/linux/sound/soc/codecs/
H A Darizona-jack.c243 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 Dwm8994.h65 bool detecting; member
H A Dwm8996.c87 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 Dwm8994.c3548 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 Darizona.h122 bool detecting; member
/linux/drivers/iio/proximity/
H A Dd3323aa.c180 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 Dlirc-get-timeout.rst42 detecting that a IR signal is finished and can speed up the decoding
/linux/scripts/coccinelle/free/
H A Ddevm_free.cocci8 /// A difficulty of detecting this problem is that the standard freeing
/linux/Documentation/admin-guide/
H A Dpnp.rst12 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 Dhte.rst14 change; upon detecting the change they can automatically store the timestamp at
/linux/tools/build/
H A DMakefile.feature310 $$(info Auto-detecting system features:)
/linux/Documentation/arch/powerpc/
H A Dcpu_features.rst36 After detecting the processor type, the kernel patches out sections of code
/linux/drivers/cpuidle/
H A DKconfig.arm24 It provides an idle driver that is capable of detecting and
/linux/Documentation/w1/masters/
H A Dds2490.rst46 - The hardware supports detecting some error conditions, such as
/linux/Documentation/devicetree/bindings/mmc/
H A Dti-omap-hsmmc.txt113 3. specify the gpio irq used for detecting sdio irq in suspend
/linux/Documentation/virt/kvm/s390/
H A Ds390-diag.rst92 as memory hotplug or virtio-mem devices. Other interfaces for detecting
/linux/Documentation/hwmon/
H A Dsmsc47b397.rst35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun55i-a527-cubie-a5e.dts313 * None of them seem to make any sense in relation to detecting USB devices
/linux/Documentation/driver-api/gpio/
H A Dintro.rst57 MMC/SD card insertion/removal, detecting card write-protect status, driving
/linux/Documentation/arch/x86/
H A Damd-hfi.rst82 Power Management firmware is responsible for detecting events that require
/linux/Documentation/driver-api/
H A Dextcon.rst47 In a smart TV, Extcon can manage multiple HDMI ports, detecting when
H A Deisa.rst25 implements bus probing (detecting EISA cards available on the bus),
/linux/Documentation/locking/
H A Dseqlock.rst196 retry if a writer is in progress by detecting change in the sequence
/linux/drivers/gpu/drm/i915/
H A DKconfig.debug167 bool "Enable additional driver debugging for detecting dependency cycles"
/linux/Documentation/filesystems/ext4/
H A Dsuper.rst103 - Behaviour when detecting errors. See super_errors_ for more info.
700 - Group descriptors have checksums. In addition to detecting corruption,

123