Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/ipmi/
Dipmi_watchdog.c1165 static struct notifier_block wdog_reboot_notifier = { variable
1305 register_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1313 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1333 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_exit()