Searched refs:at91_wdt_priv (Results 1 – 2 of 2) sorted by relevance
42 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_start()75 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_stop()86 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_reset()106 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_probe()121 .priv_auto = sizeof(struct at91_wdt_priv),
28 struct at91_wdt_priv { struct
Completed in 3 milliseconds