Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dsbc_epx_c3.c173 static struct notifier_block epx_c3_notifier = { variable
184 ret = register_reboot_notifier(&epx_c3_notifier); in watchdog_init()
194 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_init()
210 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_exit()