Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dpnx833x_wdt.c229 static struct notifier_block pnx833x_wdt_notifier = { variable
244 ret = register_reboot_notifier(&pnx833x_wdt_notifier); in watchdog_init()
254 unregister_reboot_notifier(&pnx833x_wdt_notifier); in watchdog_init()
269 unregister_reboot_notifier(&pnx833x_wdt_notifier); in watchdog_exit()