Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Dat91sam9_wdt.c38 struct at91_wdt_priv { struct
50 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_start() argument
81 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_stop()
92 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_reset()
112 struct at91_wdt_priv *priv = dev_get_priv(dev); in at91_wdt_probe()
133 .priv_auto_alloc_size = sizeof(struct at91_wdt_priv),