Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dts4800_wdt.c30 struct ts4800_wdt { struct
59 static void ts4800_write_feed(struct ts4800_wdt *wdt, u32 val) in ts4800_write_feed()
66 struct ts4800_wdt *wdt = watchdog_get_drvdata(wdd); in ts4800_wdt_start()
74 struct ts4800_wdt *wdt = watchdog_get_drvdata(wdd); in ts4800_wdt_stop()
83 struct ts4800_wdt *wdt = watchdog_get_drvdata(wdd); in ts4800_wdt_set_timeout()
114 struct ts4800_wdt *wdt; in ts4800_wdt_probe()
189 struct ts4800_wdt *wdt = platform_get_drvdata(pdev); in ts4800_wdt_remove()
DMakefile67 obj-$(CONFIG_TS4800_WATCHDOG) += ts4800_wdt.o