Searched refs:at91wdt_probe (Results 1 – 2 of 2) sorted by relevance
202 static int __devinit at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function256 .probe = at91wdt_probe,
257 static int __init at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function315 return platform_driver_probe(&at91wdt_driver, at91wdt_probe); in at91sam_wdt_init()