Searched refs:at91wdt_probe (Results 1 – 2 of 2) sorted by relevance
228 static int at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function308 .probe = at91wdt_probe,
327 static int __init at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function413 module_platform_driver_probe(at91wdt_driver, at91wdt_probe);