Searched refs:at91wdt (Results 1 – 1 of 1) sorted by relevance
80 #define to_wdt(wdd) container_of(wdd, struct at91wdt, wdd)81 struct at91wdt { struct98 struct at91wdt *wdt = (struct at91wdt *)dev_id; in wdt_interrupt() argument112 static inline void at91_wdt_reset(struct at91wdt *wdt) in at91_wdt_reset()122 struct at91wdt *wdt = from_timer(wdt, t, timer); in at91_ping()134 struct at91wdt *wdt = to_wdt(wdd); in at91_wdt_start()152 static int at91_wdt_init(struct platform_device *pdev, struct at91wdt *wdt) in at91_wdt_init()266 static int of_at91wdt_init(struct device_node *np, struct at91wdt *wdt) in of_at91wdt_init()322 static inline int of_at91wdt_init(struct device_node *np, struct at91wdt *wdt) in of_at91wdt_init()331 struct at91wdt *wdt; in at91wdt_probe()[all …]