Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Drestart-poweroff.c17 static void restart_poweroff_do_poweroff(void) in restart_poweroff_do_poweroff() function
32 pm_power_off = &restart_poweroff_do_poweroff; in restart_poweroff_probe()
38 if (pm_power_off == &restart_poweroff_do_poweroff) in restart_poweroff_remove()