Home
last modified time | relevance | path

Searched full:detects (Results 1 – 25 of 475) sorted by relevance

12345678910>>...19

/openbmc/linux/include/linux/usb/
H A Dotg-fsm.h61 * @a_srp_det: TRUE if the A-device detects SRP
63 * @b_conn: TRUE if the A-device detects connection from the B-device
64 * @a_bus_resume: TRUE when the B-device detects that the A-device is signaling
67 * @a_bus_suspend: TRUE when the B-device detects that the A-device has put the
69 * @a_conn: TRUE if the B-device detects a connection from the A-device
74 * @b_sess_vld: TRUE when the B-device detects that the voltage on VBUS is
76 * @test_device: TRUE when the B-device switches to B-Host and detects an OTG
89 * @a_sess_vld: TRUE if the A-device detects that VBUS is above VA_SESS_VLD
90 * @b_bus_suspend: TRUE when the A-device detects that the B-device has put
92 * @b_bus_resume: TRUE when the A-device detects that the B-device is signaling
/openbmc/linux/tools/perf/Documentation/
H A DBuild.txt57 AddressSanitizer (or ASan) is a GCC feature that detects memory corruption bugs
67 supported by GCC. UBSan detects undefined behaviors of programs at runtime.
73 If UBSan detects any problem at runtime, it outputs a “runtime error:” message.
/openbmc/linux/lib/zstd/common/
H A Dportability_macros.h39 /* detects whether we are being compiled under msan */
41 /* detects whether we are being compiled under asan */
43 /* detects whether we are being compiled under dfsan */
/openbmc/phosphor-mrw-tools/
H A Dgen_presence_yaml.pl3 #This script generates YAML that defines the presence detects used
34 #Future: Find other sorts of presence detects
41 #Finds FRUs and their Presence detects where a tach reading
/openbmc/linux/Documentation/core-api/
H A Ddebug-objects.rst75 active and destroyed objects. When debugobjects detects an error, then
98 active and destroyed objects. When debugobjects detects an error, then
122 active and destroyed objects. When debugobjects detects an error, then
162 destroyed objects. When debugobjects detects an error, then it calls the
178 debugobjects detects an error, then it calls the fixup_free function of
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0008-Do-not-embed-build-directory-in-binaries.patch46 -4. Detects build/install path based on:
47 +4. Detects install path based on:
63 -4. Detects build/install path based on:
64 +4. Detects install path based on:
/openbmc/docs/designs/inventory/
H A Dgpio-based-hardware-inventory.md181 - 'gpio-presence-sensor' creates a dbus interface when it detects hardware
188 - 'gpio-presence-sensor' detects that the hardware is gone
190 - EM detects that via dbus matcher
199 - 'gpio-presence-sensor' creates a dbus interface when it detects hardware
203 - EM detects that via dbus matcher
240 if it detects the hardware:
/openbmc/linux/Documentation/dev-tools/
H A Dtesting-overview.rst96 * kmemleak detects possible memory leaks. See
98 * KASAN detects invalid memory accesses such as out-of-bounds and
100 * UBSAN detects behaviour that is undefined by the C standard, like integer
102 * KCSAN detects data races. See Documentation/dev-tools/kcsan.rst
/openbmc/linux/tools/perf/tests/
H A Dbp_account.c189 * - detects the number of watch/break-points,
191 * - detects PERF_EVENT_IOC_MODIFY_ATTRIBUTES ioctl,
193 * - detects if watchpoints and breakpoints share
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drenesas,rz-ssi.yaml73 bit[10] - HIEN = 1, Detects a request in response to the rising edge
75 bit[11] - LVL = 0, Detects based on the edge
H A Drockchip,rk3288-hdmi-analog.txt18 - rockchip,hp-det-gpios = The phandle of the GPIO that detects the headphone
/openbmc/linux/Documentation/i2c/
H A Di2c-address-translators.rst72 - ATR chip detects transaction on address 0x20, finds it in table,
75 - Slave X chip (on bus B) detects transaction at its own physical
H A Dinstantiating-devices.rst256 * The I2C driver usually detects devices (method 3 above) but the bus
259 * The I2C driver usually detects devices, but your device lives at an
261 * The I2C driver usually detects devices, but your device is not detected,
/openbmc/docs/designs/
H A Dbmc-service-failure-debug-and-recovery.md47 1. Continued operation: The services detects the error and performs the actions
50 2. Graceful exit: The service detects an error it cannot recover from, but
54 3. Crash: The service detects it is an unintended software state and exits
226 driven by the host to the BMC's EXTRST pin. If the host firmware detects that
481 - BMC state manager detects obmc-bmc-service-quiesce.target has started and puts
/openbmc/linux/Documentation/locking/
H A Dmutex-design.rst100 - Detects self-recursing locks and prints out all relevant info.
101 - Detects multi-task circular deadlocks and prints out all affected
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libleak/
H A Dlibleak_0.3.6.bb4 SUMMARY = "libleak detects memory leak by hooking memory functions (e.g. malloc) by LD_PRELOAD"
/openbmc/openbmc/poky/meta/recipes-devtools/unfs3/unfs3/
H A D0001-Alias-off64_t-to-off_t-on-linux-if-not-defined.patch8 detects that off64_t is not provided by a linux system
/openbmc/linux/Documentation/hwmon/
H A Dsch5636.rst28 temperatures. Note that the driver detects how many fan headers /
/openbmc/linux/Documentation/devicetree/bindings/devfreq/event/
H A Dsamsung,exynos-nocp.yaml16 that the Network on Chip (NoC) probes detects are transported over the
/openbmc/phosphor-fan-presence/docs/presence/
H A Dmethods.md30 Detects fans with dedicated GPIOs using Linux
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DScheduledHostTransition.interface.yaml14 thrown. When the controller detects the ScheduledTime has passed, it
/openbmc/linux/include/ras/
H A Dras_event.h20 * These events are generated when hardware detects a corrected or
168 * This event is generated when hardware detects an ARM processor error
258 * These events are generated when hardware detects a corrected or
/openbmc/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c54 * According to Documentation/arch/arm64/memory.rst, if detects the in arm_spe_calc_ip()
59 * For this reason, if detects the bits [55:52] is 0xf, will in arm_spe_calc_ip()
/openbmc/linux/include/net/nfc/
H A Ddigital.h114 * automatically detects the RF technology and executes the anti-collision
123 * device automatically detects the RF technology. What the actual
/openbmc/linux/include/linux/
H A Dmutex.h62 * - detects self-recursing locks and prints out all relevant info
63 * - detects multi-task circular deadlocks and prints out all affected

12345678910>>...19