Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/reset/
Dmsm-poweroff.c26 static int do_msm_restart(struct notifier_block *nb, unsigned long action, in do_msm_restart() function
36 .notifier_call = do_msm_restart,
43 do_msm_restart(&restart_nb, 0, NULL); in do_msm_poweroff()