Searched refs:react (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.6.21/include/linux/ |
D | rv.h | 41 void (*react)(char *msg); member 53 void (*react)(char *msg); member
|
/linux-6.6.21/kernel/trace/rv/ |
D | rv_reactors.c | 180 mdef->monitor->react = rdef->reactor->react; in monitor_swap_reactors() 479 .react = rv_nop_reaction
|
D | reactor_panic.c | 24 .react = rv_panic_reaction
|
D | reactor_printk.c | 23 .react = rv_printk_reaction
|
/linux-6.6.21/include/rv/ |
D | da_monitor.h | 35 if (rv_##name.react) \ 36 rv_##name.react(msg); \
|
/linux-6.6.21/Documentation/devicetree/bindings/cpufreq/ |
D | brcm,stb-avs-cpu-freq.txt | 12 so a driver can react to interrupts generated by the AVS CPU whenever a command
|
/linux-6.6.21/Documentation/i2c/ |
D | i2c-stub.rst | 13 driver, which will then only react to SMBus commands to these addresses.
|
/linux-6.6.21/Documentation/trace/rv/ |
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-6.6.21/Documentation/usb/ |
D | raw-gadget.rst | 57 Raw Gadget and react to those depending on what kind of USB gadget must
|
/linux-6.6.21/Documentation/input/devices/ |
D | yealink.rst | 206 is not initialized and does not react to any actions.
|
/linux-6.6.21/Documentation/driver-api/ |
D | rfkill.rst | 16 The subsystem also provides the ability to react on button presses and
|
/linux-6.6.21/Documentation/sound/cards/ |
D | maya44.rst | 50 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
|
/linux-6.6.21/Documentation/networking/ |
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-6.6.21/Documentation/devicetree/bindings/leds/ |
D | common.yaml | 188 indicate its state. E.g. USB 2.0 LED may react to device(s) in a USB 2.0
|
/linux-6.6.21/arch/arm/boot/dts/ti/omap/ |
D | am3874-iceboard.dts | 354 /* The PLL doesn't react well to the SPI controller reset, so
|
/linux-6.6.21/Documentation/hwmon/ |
D | pmbus-core.rst | 117 necessary for chips which react badly if non-supported commands are executed,
|
/linux-6.6.21/Documentation/power/ |
D | freezing-of-tasks.rst | 30 All freezable tasks must react to that by calling try_to_freeze(), which
|
/linux-6.6.21/Documentation/process/ |
D | embargoed-hardware-issues.rst | 206 incident team immediately. If the disclosing party does not react within
|
D | management-style.rst | 193 Some people react badly to smart people. Others take advantage of them.
|
/linux-6.6.21/Documentation/driver-api/media/ |
D | cec-core.rst | 238 Your adapter driver will also have to react to events (typically interrupt
|
/linux-6.6.21/Documentation/mm/ |
D | hmm.rst | 426 and system react under memory pressure in the presence of device memory before
|
/linux-6.6.21/Documentation/admin-guide/ |
D | reporting-issues.rst | 161 outcome in one way or the other. Thus react publicly and in a timely manner 1279 outcome in one way or the other. Thus react publicly and in a timely manner 1440 react somehow to every issue report, but they are only obliged to fix those
|
/linux-6.6.21/Documentation/driver-api/pm/ |
D | devices.rst | 752 should recognize such situations and react to them appropriately, but the
|
/linux-6.6.21/Documentation/admin-guide/laptops/ |
D | thinkpad-acpi.rst | 1239 it is normal for the EC to take several seconds to react to fan
|
/linux-6.6.21/Documentation/filesystems/ |
D | path-lookup.rst | 986 Because it's a latency and DoS issue too. We need to react well to
|
12