Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dsp5100_tco.c48 struct sp5100_tco { struct
94 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_start()
106 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_stop()
118 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_ping()
131 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_set_timeout()
158 static void tco_timer_enable(struct sp5100_tco *tco) in tco_timer_enable()
215 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in sp5100_tco_setupdevice()
377 struct sp5100_tco *tco; in sp5100_tco_probe()
DMakefile104 obj-$(CONFIG_SP5100_TCO) += sp5100_tco.o
DKconfig1063 module will be called sp5100_tco.