Home
last modified time | relevance | path

Searched refs:__hw_protection_trigger (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dreboot.c1028 void __hw_protection_trigger(const char *reason, int ms_until_forced, in __hw_protection_trigger() function
1053 EXPORT_SYMBOL_GPL(__hw_protection_trigger);
/linux/drivers/thermal/
H A Dthermal_core.c384 __hw_protection_trigger(msg, poweroff_delay_ms, action); in thermal_zone_device_halt()