Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsp5100_tco.c54 struct sp5100_tco { struct
100 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_start()
112 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_stop()
124 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_ping()
137 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in tco_timer_set_timeout()
164 static void tco_timer_enable(struct sp5100_tco *tco) in tco_timer_enable()
221 struct sp5100_tco *tco = watchdog_get_drvdata(wdd); in sp5100_tco_setupdevice()
395 struct sp5100_tco *tco; in sp5100_tco_probe()
H A DMakefile107 obj-$(CONFIG_SP5100_TCO) += sp5100_tco.o
H A DKconfig1103 module will be called sp5100_tco.