Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Dapple_wdt.c56 struct apple_wdt { struct
62 static struct apple_wdt *to_apple_wdt(struct watchdog_device *wdd) in to_apple_wdt() argument
64 return container_of(wdd, struct apple_wdt, wdd); in to_apple_wdt()
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()
157 struct apple_wdt *wdt; in apple_wdt_probe()
A DMakefile99 obj-$(CONFIG_APPLE_WATCHDOG) += apple_wdt.o
A DKconfig1019 module will be called apple_wdt.
/linux-6.3-rc2/
A DMAINTAINERS1974 F: drivers/watchdog/apple_wdt.c

Completed in 27 milliseconds