Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A 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()