Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A 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()
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()
254 struct da9062_watchdog *wdt = watchdog_get_drvdata(wdd); in da9062_wdt_suspend()
[all …]