Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/ipmi/
Dipmi_watchdog.c1177 static struct notifier_block wdog_reboot_notifier = { variable
1351 register_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1363 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1385 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_exit()