Searched refs:at91wdt_probe (Results 1 – 2 of 2) sorted by relevance
230 static int at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function310 .probe = at91wdt_probe,
331 static int __init at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function419 module_platform_driver_probe(at91wdt_driver, at91wdt_probe);