Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Dalim1535_wdt.c379 static struct notifier_block ali_notifier = { variable
409 ret = register_reboot_notifier(&ali_notifier); in watchdog_init()
428 unregister_reboot_notifier(&ali_notifier); in watchdog_init()
445 unregister_reboot_notifier(&ali_notifier); in watchdog_exit()