/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.
|
/linux/include/linux/ |
H A D | rv.h | 41 void (*react)(char *msg); member 53 void (*react)(char *msg); member
|
H A D | lis3lv02d.h | 45 * pass filtered data which makes it react to the changes in the acceleration.
|
/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()
|
/linux/kernel/trace/rv/ |
H A D | rv_reactors.c | 180 mdef->monitor->react = rdef->reactor->react; in monitor_swap_reactors() 478 .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
|
/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()
|
/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
|
/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
|
/linux/Documentation/i2c/ |
H A D | i2c-stub.rst | 13 driver, which will then only react to SMBus commands to these addresses.
|
/linux/drivers/input/ |
H A D | apm-power.c | 34 /* only react on key down events */ in apmpower_event()
|
/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
|
/linux/Documentation/usb/ |
H A D | raw-gadget.rst | 57 Raw Gadget and react to those depending on what kind of USB gadget must
|
/linux/include/rv/ |
H A D | da_monitor.h | 35 if (rv_##name.react) \ 36 rv_##name.react(msg); \
|
/linux/arch/x86/kernel/cpu/microcode/ |
H A D | core.c | 615 * must be online as well because they still react to NMIs when they are 622 * As soft-offlined CPUs still react on NMIs, the SMT sibling 646 * with interrupts disabled, but they still react on NMIs in setup_cpus()
|
/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
|
/linux/arch/arm/kernel/ |
H A D | machine_kexec.c | 125 pr_warn("Non-crashing CPUs did not react to IPI\n"); in crash_smp_send_stop()
|
/linux/Documentation/driver-api/ |
H A D | rfkill.rst | 16 The subsystem also provides the ability to react on button presses and
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | mirror_gre_changes.sh | 7 # Test how mirrors to gretap and ip6gretap react to changes to relevant
|
H A D | router_multicast.sh | 413 # IGMPMSG_NOCACHE notification. smcrouted will react to this 458 # MRT6MSG_NOCACHE notification. smcrouted will react to this
|
/linux/net/6lowpan/ |
H A D | ndisc.c | 104 /* react on overrides only. TODO check if this is really right. */ in lowpan_ndisc_update()
|
/linux/net/iucv/ |
H A D | af_iucv.c | 1839 * afiucv_hs_callback_syn - react on received SYN 1904 * afiucv_hs_callback_synack() - react on received SYN-ACK 1925 * afiucv_hs_callback_synfin() - react on received SYN_FIN 1945 * afiucv_hs_callback_fin() - react on received FIN 1968 * afiucv_hs_callback_win() - react on received WIN 1986 * afiucv_hs_callback_rx() - react on received data
|
/linux/Documentation/input/devices/ |
H A D | yealink.rst | 206 is not initialized and does not react to any actions.
|
/linux/Documentation/sound/cards/ |
H A D | maya44.rst | 50 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
|