Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dat91rm9200_wdt.c227 static int at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function
298 .probe = at91wdt_probe,
H A Dat91sam9_wdt.c327 static int __init at91wdt_probe(struct platform_device *pdev) in at91wdt_probe() function
413 module_platform_driver_probe(at91wdt_driver, at91wdt_probe);