/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | Device.errors.yaml | 4 # 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 D | fw_fallback.sh | 29 # 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 D | rv.h | 41 void (*react)(char *msg); member 53 void (*react)(char *msg); member
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ |
H A D | MeetsMinimumShipLevel.interface.yaml | 6 There are no requirements on how implementations react to inventory items
|
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp1_transition.c | 77 * 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 D | safe_finger.8 | 21 finger servers. The problem: some programs may react to stuff in
|
/openbmc/linux/kernel/trace/rv/ |
H A D | rv_reactors.c | 180 mdef->monitor->react = rdef->reactor->react; in monitor_swap_reactors() 479 .react = rv_nop_reaction
|
H A D | reactor_printk.c | 23 .react = rv_printk_reaction
|
H A D | reactor_panic.c | 24 .react = rv_panic_reaction
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | VoltageRegulatorMode.interface.yaml | 13 alongside to a VoltageRegulatorControl interface, and may react to the
|
H A D | README.msl.md | 12 requirements on how the setting is used; implementations are free to react to
|
/openbmc/linux/drivers/hwmon/ |
H A D | hih6130.c | 101 * 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 D | Create.interface.yaml | 41 has to react differently for AD vs openldap.
|
H A D | Config.interface.yaml | 54 BMC, in case the app is implemented in such a way that it has to react
|
/openbmc/linux/drivers/input/serio/ |
H A D | i8042.h | 29 * This is in 50us units, the time we wait for the i8042 to react. This
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | runtime-verification.rst | 55 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 D | i2c-stub.rst | 13 driver, which will then only react to SMBus commands to these addresses.
|
/openbmc/linux/drivers/input/ |
H A D | apm-power.c | 34 /* only react on key down events */ in apmpower_event()
|
/openbmc/openbmc/poky/meta/recipes-support/consolekit/ |
H A D | consolekit_0.4.6.bb | 2 DESCRIPTION = "It provides a mechanism for software to react to changes \
|
/openbmc/phosphor-user-manager/phosphor-ldap-config/ |
H A D | ldap_config.hpp | 276 /** @brief React to InterfaceAdded signal 284 /** @brief React to certificate changed signal
|
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/ |
H A D | brcm,stb-avs-cpu-freq.txt | 12 so a driver can react to interrupts generated by the AVS CPU whenever a command
|
/openbmc/linux/Documentation/usb/ |
H A D | raw-gadget.rst | 57 Raw Gadget and react to those depending on what kind of USB gadget must
|
/openbmc/phosphor-logging/phosphor-rsyslog-config/ |
H A D | server-conf.hpp | 116 /** @brief React to hostname change
|
/openbmc/linux/include/rv/ |
H A D | da_monitor.h | 35 if (rv_##name.react) \ 36 rv_##name.react(msg); \
|
/openbmc/linux/Documentation/networking/ |
H A D | phy.rst | 156 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
|