Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Dbfin_wdt.c402 static struct platform_driver bfin_wdt_driver = { variable
432 ret = platform_driver_register(&bfin_wdt_driver); in bfin_wdt_init()
442 platform_driver_unregister(&bfin_wdt_driver); in bfin_wdt_init()
458 platform_driver_unregister(&bfin_wdt_driver); in bfin_wdt_exit()