Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_watchdog.c1171 static struct notifier_block wdog_reboot_notifier = { variable
1310 register_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1318 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1338 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_exit()