Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsbc8360.c321 static struct notifier_block sbc8360_notifier = { variable
349 res = register_reboot_notifier(&sbc8360_notifier); in sbc8360_init()
379 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_init()
391 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_exit()