Home
last modified time | relevance | path

Searched refs:emergency_restart (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dreboot.h105 extern void emergency_restart(void);
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dreboot.c57 * emergency_restart - reboot the system
64 void emergency_restart(void) in emergency_restart() function
69 EXPORT_SYMBOL_GPL(emergency_restart); variable
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c359 WARN(1, "Attempting emergency_restart: Temperature too high\n"); in thermal_emergency_poweroff_func()
360 emergency_restart(); in thermal_emergency_poweroff_func()

Completed in 4 milliseconds