Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dsbc8360.c325 static struct notifier_block sbc8360_notifier = { variable
353 res = register_reboot_notifier(&sbc8360_notifier); in sbc8360_init()
383 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_init()
395 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_exit()