Lines Matching defs:priv
69 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_feed() local
79 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_gettimeleft() local
89 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_updatetimeout() local
101 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_enable() local
118 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_wdt_disable() local
135 static void asm9260_wdt_sys_reset(struct asm9260_wdt_priv *priv) in asm9260_wdt_sys_reset()
155 struct asm9260_wdt_priv *priv = devid; in asm9260_wdt_irq() local
175 struct asm9260_wdt_priv *priv = watchdog_get_drvdata(wdd); in asm9260_restart() local
203 static int asm9260_wdt_get_dt_clks(struct asm9260_wdt_priv *priv) in asm9260_wdt_get_dt_clks()
261 static void asm9260_wdt_get_dt_mode(struct asm9260_wdt_priv *priv) in asm9260_wdt_get_dt_mode()
288 struct asm9260_wdt_priv *priv; in asm9260_wdt_probe() local