Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dat91sam9_wdt.c265 static int of_at91wdt_init(struct device_node *np, struct at91wdt *wdt) in of_at91wdt_init() function
321 static inline int of_at91wdt_init(struct device_node *np, struct at91wdt *wdt) in of_at91wdt_init() function
362 err = of_at91wdt_init(pdev->dev.of_node, wdt); in at91wdt_probe()