Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dapple_wdt.c62 static struct apple_wdt *to_apple_wdt(struct watchdog_device *wdd) in to_apple_wdt() function
69 struct apple_wdt *wdt = to_apple_wdt(wdd); in apple_wdt_start()
79 struct apple_wdt *wdt = to_apple_wdt(wdd); in apple_wdt_stop()
88 struct apple_wdt *wdt = to_apple_wdt(wdd); in apple_wdt_ping()
97 struct apple_wdt *wdt = to_apple_wdt(wdd); in apple_wdt_set_timeout()
109 struct apple_wdt *wdt = to_apple_wdt(wdd); in apple_wdt_get_timeleft()
121 struct apple_wdt *wdt = to_apple_wdt(wdd); in apple_wdt_restart()