Searched refs:wdog_reboot_notifier (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/char/ipmi/
H A Dipmi_watchdog.c1171 static struct notifier_block wdog_reboot_notifier = { variable in typeref:struct:notifier_block
1310 register_reboot_notifier(&wdog_reboot_notifier);
1318 unregister_reboot_notifier(&wdog_reboot_notifier);
1338 unregister_reboot_notifier(&wdog_reboot_notifier);

Completed in 120 milliseconds