at91wdt_driver    306 drivers/watchdog/at91rm9200_wdt.c static struct platform_driver at91wdt_driver = {
at91wdt_driver    328 drivers/watchdog/at91rm9200_wdt.c 	return platform_driver_register(&at91wdt_driver);
at91wdt_driver    333 drivers/watchdog/at91rm9200_wdt.c 	platform_driver_unregister(&at91wdt_driver);
at91wdt_driver    406 drivers/watchdog/at91sam9_wdt.c static struct platform_driver at91wdt_driver = {
at91wdt_driver    414 drivers/watchdog/at91sam9_wdt.c module_platform_driver_probe(at91wdt_driver, at91wdt_probe);