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

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

Completed in 74 milliseconds