Home
last modified time | relevance | path

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

123

/Linux-v6.6/sound/soc/codecs/
Darizona-jack.c243 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 …]
Dwm8994.h65 bool detecting; member
Dwm8996.c87 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()
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()
Darizona.h122 bool detecting; member
/Linux-v6.6/Documentation/devicetree/bindings/fsi/
Dfsi-master-aspeed.txt19 - fsi-mux-gpios: GPIO for detecting the desired FSI mux state
/Linux-v6.6/Documentation/userspace-api/media/rc/
Dlirc-get-timeout.rst42 detecting that a IR signal is finished and can speed up the decoding
/Linux-v6.6/scripts/coccinelle/free/
Ddevm_free.cocci8 /// A difficulty of detecting this problem is that the standard freeing
/Linux-v6.6/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-v6.6/Documentation/driver-api/hte/
Dhte.rst14 change; upon detecting the change they can automatically store the timestamp at
/Linux-v6.6/Documentation/powerpc/
Dcpu_features.rst36 After detecting the processor type, the kernel patches out sections of code
/Linux-v6.6/tools/build/
DMakefile.feature277 $$(info Auto-detecting system features:)
/Linux-v6.6/Documentation/w1/masters/
Dds2490.rst46 - The hardware supports detecting some error conditions, such as
/Linux-v6.6/drivers/cpuidle/
DKconfig.arm24 It provides an idle driver that is capable of detecting and
/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt113 3. specify the gpio irq used for detecting sdio irq in suspend
/Linux-v6.6/Documentation/hwmon/
Dsmsc47b397.rst35 Methods for detecting the HP SIO and reading the thermal data on a dc7100
/Linux-v6.6/kernel/rcu/
DKconfig.debug125 NO_HZ. These checks have proven quite helpful in detecting
/Linux-v6.6/Documentation/staging/
Dxz.rst107 at expense of detecting errors as early as possible. These should not
/Linux-v6.6/Documentation/driver-api/gpio/
Dintro.rst69 MMC/SD card insertion/removal, detecting card write-protect status, driving
/Linux-v6.6/Documentation/locking/
Dseqlock.rst196 retry if a writer is in progress by detecting change in the sequence
/Linux-v6.6/drivers/gpu/drm/i915/
DKconfig.debug146 bool "Enable additional driver debugging for detecting dependency cycles"
/Linux-v6.6/Documentation/driver-api/
Deisa.rst25 implements bus probing (detecting EISA cards available on the bus),
/Linux-v6.6/Documentation/filesystems/ext4/
Dsuper.rst103 - Behaviour when detecting errors. See super_errors_ for more info.
692 - Group descriptors have checksums. In addition to detecting corruption,
/Linux-v6.6/Documentation/i2c/
Dslave-interface.rst172 automatically ACK when detecting their slave addresses, so there is no option
/Linux-v6.6/Documentation/filesystems/
Dxfs-self-describing-metadata.rst129 present that the run-time verification is not detecting.
325 further, detecting corruptions that have occurred as the metadata has been

123