Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dpc87413_wdt.c480 static struct notifier_block pc87413_notifier = { variable
510 ret = register_reboot_notifier(&pc87413_notifier); in pc87413_init()
540 unregister_reboot_notifier(&pc87413_notifier); in pc87413_init()
564 unregister_reboot_notifier(&pc87413_notifier); in pc87413_exit()