Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsbc_epx_c3.c170 static struct notifier_block epx_c3_notifier = { variable
181 ret = register_reboot_notifier(&epx_c3_notifier); in watchdog_init()
191 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_init()
207 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_exit()