Home
last modified time | relevance | path

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

/drivers/watchdog/
Dtxx9wdt.c192 static struct notifier_block txx9wdt_notifier = { variable
226 ret = register_reboot_notifier(&txx9wdt_notifier); in txx9wdt_probe()
232 unregister_reboot_notifier(&txx9wdt_notifier); in txx9wdt_probe()
254 unregister_reboot_notifier(&txx9wdt_notifier); in txx9wdt_remove()