Home
last modified time | relevance | path

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

12345

/openbmc/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()
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 …]
H A Dwm8994.h65 bool detecting; member
H A 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()
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()
/openbmc/witherspoon-pfault-analysis/
H A DREADME.md3 Code for detecting and analyzing power faults on Witherspoon.
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/
H A D0001-ffi-Insert-a-replacable-anchor-for-find_library.patch7 recipe. This also helps in detecting changes to code from upstream in
/openbmc/linux/Documentation/devicetree/bindings/fsi/
H A Dfsi-master-aspeed.txt19 - fsi-mux-gpios: GPIO for detecting the desired FSI mux state
/openbmc/phosphor-fan-presence/docs/presence/
H A Drpolicy.md6 When there are more than one method of detecting a fan, the policy in which to
/openbmc/openbmc/poky/meta/recipes-devtools/ccache/
H A Dccache_4.10.2.bb3 by caching the result of previous compilations and detecting when the \
/openbmc/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
/openbmc/qemu/tests/qemu-iotests/
H A D241.out24 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
H A D109.out13 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
64 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
115 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
166 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
217 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
268 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
318 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
368 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
418 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
468 …Automatically detecting the format is dangerous for raw images, write operations on block 0 will b…
[all …]
/openbmc/bmcweb/
H A DDBUS_USAGE.md13 detecting these will omit the property from the Redfish tree, in line with the
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-vaapi_1.24.10.bb35 # try detecting X11 first, and if found (with OpenGL), use GLX,
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dbind-ensure-searching-for-json-headers-searches-sysr.patch6 Bind can fail configure by detecting headers w/o libs[1], or
/openbmc/u-boot/doc/device-tree-bindings/phy/
H A Dsun4i-usb-phy.txt40 - usb0_vbus_det-gpios : gpio phandle for detecting the presence of usb0 vbus
/openbmc/linux/scripts/coccinelle/free/
H A Ddevm_free.cocci8 /// A difficulty of detecting this problem is that the standard freeing
/openbmc/linux/Documentation/admin-guide/
H A 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
/openbmc/linux/Documentation/driver-api/hte/
H A Dhte.rst14 change; upon detecting the change they can automatically store the timestamp at
/openbmc/linux/tools/build/
H A DMakefile.feature277 $$(info Auto-detecting system features:)
/openbmc/linux/Documentation/powerpc/
H A Dcpu_features.rst36 After detecting the processor type, the kernel patches out sections of code
/openbmc/docs/designs/inventory/
H A Dgpio-based-hardware-inventory.md114 - detecting one entity as 'Present' should enable detecting other entities
201 - 'gpio-presence-sensor' takes down any dbus interfaces it created for detecting
/openbmc/linux/Documentation/w1/masters/
H A Dds2490.rst46 - The hardware supports detecting some error conditions, such as
/openbmc/linux/drivers/cpuidle/
H A DKconfig.arm24 It provides an idle driver that is capable of detecting and
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dti-omap-hsmmc.txt113 3. specify the gpio irq used for detecting sdio irq in suspend

12345