Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dreboot.h98 extern void orderly_poweroff(bool force);
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dreboot.c506 * orderly_poweroff - Trigger an orderly system poweroff
512 void orderly_poweroff(bool force) in orderly_poweroff() function
519 EXPORT_SYMBOL_GPL(orderly_poweroff); variable
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c348 * Waiting period has expired. This means orderly_poweroff has in thermal_emergency_poweroff_func()
408 * orderly_poweroff failure in handle_critical_trips()
411 orderly_poweroff(true); in handle_critical_trips()

Completed in 4 milliseconds