Home
last modified time | relevance | path

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

12345678910

/kernel/linux/linux-5.10/tools/testing/selftests/firmware/
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.
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/
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.
/kernel/linux/linux-6.6/include/linux/
Drv.h41 void (*react)(char *msg); member
53 void (*react)(char *msg); member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
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()
/kernel/linux/linux-6.6/kernel/trace/rv/
Drv_reactors.c180 mdef->monitor->react = rdef->reactor->react; in monitor_swap_reactors()
479 .react = rv_nop_reaction
Dreactor_panic.c24 .react = rv_panic_reaction
Dreactor_printk.c23 .react = rv_printk_reaction
/kernel/linux/linux-5.10/drivers/hwmon/
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()
/kernel/linux/linux-6.6/drivers/hwmon/
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()
/kernel/linux/linux-6.6/drivers/input/serio/
Di8042.h29 * This is in 50us units, the time we wait for the i8042 to react. This
/kernel/linux/linux-6.6/Documentation/trace/rv/
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
/kernel/linux/linux-5.10/drivers/input/serio/
Di8042.h31 * This is in 50us units, the time we wait for the i8042 to react. This
/kernel/linux/linux-6.6/Documentation/i2c/
Di2c-stub.rst13 driver, which will then only react to SMBus commands to these addresses.
/kernel/linux/linux-5.10/Documentation/i2c/
Di2c-stub.rst13 driver, which will then only react to SMBus commands to these addresses.
/kernel/linux/linux-5.10/drivers/input/
Dapm-power.c34 /* only react on key down events */ in apmpower_event()
/kernel/linux/linux-6.6/drivers/input/
Dapm-power.c34 /* only react on key down events */ in apmpower_event()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/cpufreq/
Dbrcm,stb-avs-cpu-freq.txt12 so a driver can react to interrupts generated by the AVS CPU whenever a command
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpufreq/
Dbrcm,stb-avs-cpu-freq.txt12 so a driver can react to interrupts generated by the AVS CPU whenever a command
/kernel/linux/linux-5.10/Documentation/usb/
Draw-gadget.rst49 Raw Gadget and react to those depending on what kind of USB device
/kernel/linux/linux-6.6/Documentation/usb/
Draw-gadget.rst57 Raw Gadget and react to those depending on what kind of USB gadget must
/kernel/linux/linux-6.6/include/rv/
Dda_monitor.h36 if (rv_##name.react) \
37 rv_##name.react(msg); \
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/microcode/
Dcore.c632 * must be online as well because they still react to NMIs when they are
639 * As soft-offlined CPUs still react on NMIs, the SMT sibling
663 * with interrupts disabled, but they still react on NMIs in setup_cpus()
/kernel/linux/linux-5.10/Documentation/networking/
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
/kernel/linux/linux-6.6/Documentation/networking/
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

12345678910