Home
last modified time | relevance | path

Searched full:react (Results 1 – 25 of 152) sorted by relevance

1234567

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DDevice.errors.yaml4 # device. It is up to the implementation on how to react to this error based
12 # It is up to the implementation on how to react to this error based on the
/openbmc/linux/tools/testing/selftests/firmware/
H A Dfw_fallback.sh29 # Give kernel a chance to react.
56 # Give kernel a chance to react.
85 # Give kernel a chance to react.
118 # Give kernel a chance to react.
/openbmc/linux/include/linux/
H A Drv.h41 void (*react)(char *msg); member
53 void (*react)(char *msg); member
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DMeetsMinimumShipLevel.interface.yaml6 There are no requirements on how implementations react to inventory items
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c77 * not ready. give it more time to react before retry. in mod_hdcp_hdcp1_transition()
224 * not ready. give it more time to react before retry. in mod_hdcp_hdcp1_dp_transition()
285 * give it more time to react. in mod_hdcp_hdcp1_dp_transition()
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dsafe_finger.821 finger servers. The problem: some programs may react to stuff in
/openbmc/linux/kernel/trace/rv/
H A Drv_reactors.c180 mdef->monitor->react = rdef->reactor->react; in monitor_swap_reactors()
479 .react = rv_nop_reaction
H A Dreactor_printk.c23 .react = rv_printk_reaction
H A Dreactor_panic.c24 .react = rv_panic_reaction
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DVoltageRegulatorMode.interface.yaml13 alongside to a VoltageRegulatorControl interface, and may react to the
H A DREADME.msl.md12 requirements on how the setting is used; implementations are free to react to
/openbmc/linux/drivers/hwmon/
H A Dhih6130.c101 * much longer to react to a change in external conditions. How quickly in hih6130_update_measurements()
107 * than it can react against better response times in conditions more in hih6130_update_measurements()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/
H A DCreate.interface.yaml41 has to react differently for AD vs openldap.
H A DConfig.interface.yaml54 BMC, in case the app is implemented in such a way that it has to react
/openbmc/linux/drivers/input/serio/
H A Di8042.h29 * This is in 50us units, the time we wait for the i8042 to react. This
/openbmc/linux/Documentation/trace/rv/
H A Druntime-verification.rst55 react to an unexpected event. The forms of reaction can vary from logging the
89 file. In contrast, *synchronous online* method can react at the exact moment
/openbmc/linux/Documentation/i2c/
H A Di2c-stub.rst13 driver, which will then only react to SMBus commands to these addresses.
/openbmc/linux/drivers/input/
H A Dapm-power.c34 /* only react on key down events */ in apmpower_event()
/openbmc/openbmc/poky/meta/recipes-support/consolekit/
H A Dconsolekit_0.4.6.bb2 DESCRIPTION = "It provides a mechanism for software to react to changes \
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_config.hpp276 /** @brief React to InterfaceAdded signal
284 /** @brief React to certificate changed signal
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dbrcm,stb-avs-cpu-freq.txt12 so a driver can react to interrupts generated by the AVS CPU whenever a command
/openbmc/linux/Documentation/usb/
H A Draw-gadget.rst57 Raw Gadget and react to those depending on what kind of USB gadget must
/openbmc/phosphor-logging/phosphor-rsyslog-config/
H A Dserver-conf.hpp116 /** @brief React to hostname change
/openbmc/linux/include/rv/
H A Dda_monitor.h35 if (rv_##name.react) \
36 rv_##name.react(msg); \
/openbmc/linux/Documentation/networking/
H A Dphy.rst156 the link state changes, so it can react.
162 allowing the network driver to react first to any changes before the PAL
175 First, you need a function to react to changes in the link state. This

1234567