Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dda9062_wdt.c38 struct da9062_watchdog { struct
44 static void da9062_set_window_start(struct da9062_watchdog *wdt) in da9062_set_window_start() argument
49 static void da9062_apply_window_protection(struct da9062_watchdog *wdt) in da9062_apply_window_protection()
77 static int da9062_reset_watchdog_timer(struct da9062_watchdog *wdt) in da9062_reset_watchdog_timer()
93 static int da9062_wdt_update_timeout_register(struct da9062_watchdog *wdt, in da9062_wdt_update_timeout_register()
111 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_start()
126 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_stop()
149 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_ping()
163 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_set_timeout()
195 struct da9062_watchdog *wdt; in da9062_wdt_probe()
[all …]