Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/watchdog/
Dat91rm9200_wdt.c71 static struct notifier_block at91rm9200_restart_nb = { variable
252 res = register_restart_handler(&at91rm9200_restart_nb); in at91wdt_probe()
266 res = unregister_restart_handler(&at91rm9200_restart_nb); in at91wdt_remove()