Searched refs:da9062_watchdog (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
H A Dda9062_wdt.c38 struct da9062_watchdog { struct
44 static void da9062_set_window_start(struct da9062_watchdog *wdt) da9062_set_window_start()
49 static void da9062_apply_window_protection(struct da9062_watchdog *wdt) da9062_apply_window_protection()
77 static int da9062_reset_watchdog_timer(struct da9062_watchdog *wdt) da9062_reset_watchdog_timer()
93 static int da9062_wdt_update_timeout_register(struct da9062_watchdog *wdt, da9062_wdt_update_timeout_register()
111 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); da9062_wdt_start()
126 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); da9062_wdt_stop()
149 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); da9062_wdt_ping()
163 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); da9062_wdt_set_timeout()
195 struct da9062_watchdog *wdt; da9062_wdt_probe()
236 struct da9062_watchdog *wdt = dev_get_drvdata(&pdev->dev); da9062_wdt_remove()

Completed in 125 milliseconds