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

/linux-4.1.27/drivers/watchdog/
H A Dsc1200wdt.c306 static struct notifier_block sc1200wdt_notifier = { variable in typeref:struct:notifier_block
427 ret = register_reboot_notifier(&sc1200wdt_notifier); sc1200wdt_init()
446 unregister_reboot_notifier(&sc1200wdt_notifier); sc1200wdt_init()
463 unregister_reboot_notifier(&sc1200wdt_notifier); sc1200wdt_exit()

Completed in 66 milliseconds