Home
last modified time | relevance | path

Searched refs:react (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.6.21/include/linux/
Drv.h41 void (*react)(char *msg); member
53 void (*react)(char *msg); member
/linux-6.6.21/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
/linux-6.6.21/include/rv/
Dda_monitor.h35 if (rv_##name.react) \
36 rv_##name.react(msg); \
/linux-6.6.21/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
/linux-6.6.21/Documentation/i2c/
Di2c-stub.rst13 driver, which will then only react to SMBus commands to these addresses.
/linux-6.6.21/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
/linux-6.6.21/Documentation/usb/
Draw-gadget.rst57 Raw Gadget and react to those depending on what kind of USB gadget must
/linux-6.6.21/Documentation/input/devices/
Dyealink.rst206 is not initialized and does not react to any actions.
/linux-6.6.21/Documentation/driver-api/
Drfkill.rst16 The subsystem also provides the ability to react on button presses and
/linux-6.6.21/Documentation/sound/cards/
Dmaya44.rst50 - 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/
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
/linux-6.6.21/Documentation/devicetree/bindings/leds/
Dcommon.yaml188 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/
Dam3874-iceboard.dts354 /* The PLL doesn't react well to the SPI controller reset, so
/linux-6.6.21/Documentation/hwmon/
Dpmbus-core.rst117 necessary for chips which react badly if non-supported commands are executed,
/linux-6.6.21/Documentation/power/
Dfreezing-of-tasks.rst30 All freezable tasks must react to that by calling try_to_freeze(), which
/linux-6.6.21/Documentation/process/
Dembargoed-hardware-issues.rst206 incident team immediately. If the disclosing party does not react within
Dmanagement-style.rst193 Some people react badly to smart people. Others take advantage of them.
/linux-6.6.21/Documentation/driver-api/media/
Dcec-core.rst238 Your adapter driver will also have to react to events (typically interrupt
/linux-6.6.21/Documentation/mm/
Dhmm.rst426 and system react under memory pressure in the presence of device memory before
/linux-6.6.21/Documentation/admin-guide/
Dreporting-issues.rst161 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/
Ddevices.rst752 should recognize such situations and react to them appropriately, but the
/linux-6.6.21/Documentation/admin-guide/laptops/
Dthinkpad-acpi.rst1239 it is normal for the EC to take several seconds to react to fan
/linux-6.6.21/Documentation/filesystems/
Dpath-lookup.rst986 Because it's a latency and DoS issue too. We need to react well to

12