Searched refs:to_apple_wdt (Results 1 – 1 of 1) sorted by relevance
62 static struct apple_wdt *to_apple_wdt(struct watchdog_device *wdd) in to_apple_wdt() function69 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()
Completed in 3 milliseconds