Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dalim1535_wdt.c376 static struct notifier_block ali_notifier = { variable
406 ret = register_reboot_notifier(&ali_notifier); in watchdog_init()
425 unregister_reboot_notifier(&ali_notifier); in watchdog_init()
442 unregister_reboot_notifier(&ali_notifier); in watchdog_exit()