Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dalim7101_wdt.c323 static struct notifier_block wdt_restart_handler = { variable
356 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_unload()
409 rc = register_restart_handler(&wdt_restart_handler); in alim7101_wdt_init()
430 unregister_restart_handler(&wdt_restart_handler); in alim7101_wdt_init()