Lines Matching defs:sp5100_tco
3 * sp5100_tco : TCO timer driver for sp5100 chipsets
44 #include "sp5100_tco.h"
54 struct sp5100_tco {
100 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
116 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
128 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
141 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
168 static void tco_timer_enable(struct sp5100_tco *tco)
225 struct sp5100_tco *tco = watchdog_get_drvdata(wdd);
232 SP5100_PM_IOPORTS_SIZE, "sp5100_tco")) {
399 struct sp5100_tco *tco;