Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/ipmi/
Dipmi_watchdog.c1170 static struct notifier_block wdog_reboot_notifier = { variable
1309 register_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1317 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1337 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_exit()