Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/reset/
H A Dmsm-poweroff.c17 static int deassert_pshold(struct notifier_block *nb, unsigned long action, in deassert_pshold() function
27 .notifier_call = deassert_pshold,
33 deassert_pshold(&restart_nb, 0, NULL); in do_msm_poweroff()