Searched defs:wdog_dev (Results 1 – 2 of 2) sorted by relevance
38 struct watchdog_device wdog_dev; member54 static int airoha_wdt_start(struct watchdog_device *wdog_dev) in airoha_wdt_start()68 static int airoha_wdt_stop(struct watchdog_device *wdog_dev) in airoha_wdt_stop()80 static int airoha_wdt_ping(struct watchdog_device *wdog_dev) in airoha_wdt_ping()92 static int airoha_wdt_set_timeout(struct watchdog_device *wdog_dev, unsigned int timeout) in airoha_wdt_set_timeout()104 static unsigned int airoha_wdt_get_timeleft(struct watchdog_device *wdog_dev) in airoha_wdt_get_timeleft()130 struct watchdog_device *wdog_dev; in airoha_wdt_probe() local
191 struct watchdog_device *wdog_dev = &priv->wdev; in gti_wdt_set_pretimeout() local252 struct watchdog_device *wdog_dev; in gti_wdt_probe() local