Searched refs:ast_wdt_priv (Results 1 – 1 of 1) sorted by relevance
19 struct ast_wdt_priv { struct25 struct ast_wdt_priv *priv = dev_get_priv(dev); in ast_wdt_start() argument52 struct ast_wdt_priv *priv = dev_get_priv(dev); in ast_wdt_stop()61 struct ast_wdt_priv *priv = dev_get_priv(dev); in ast_wdt_reset()70 struct ast_wdt_priv *priv = dev_get_priv(dev); in ast_wdt_expire_now()85 struct ast_wdt_priv *priv = dev_get_priv(dev); in ast_wdt_ofdata_to_platdata()121 .priv_auto_alloc_size = sizeof(struct ast_wdt_priv),