Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dda9062_wdt.c32 struct da9062_watchdog { struct
38 static unsigned int da9062_wdt_read_timeout(struct da9062_watchdog *wdt) in da9062_wdt_read_timeout() argument
59 static int da9062_reset_watchdog_timer(struct da9062_watchdog *wdt) in da9062_reset_watchdog_timer()
66 static int da9062_wdt_update_timeout_register(struct da9062_watchdog *wdt, in da9062_wdt_update_timeout_register()
86 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_start()
101 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_stop()
117 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_ping()
138 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_set_timeout()
156 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_restart()
208 struct da9062_watchdog *wdt; in da9062_wdt_probe()
[all …]