Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dipmi_watchdog.c1179 static struct notifier_block wdog_reboot_notifier = { variable
1318 register_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1326 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_init()
1346 unregister_reboot_notifier(&wdog_reboot_notifier); in ipmi_wdog_exit()