Lines Matching defs:j6x0tp_softc
110 struct j6x0tp_softc {
143 static void j6x0tp_enable(struct j6x0tp_softc *);
144 static void j6x0tp_disable(struct j6x0tp_softc *);
145 static int j6x0tp_enable_child(struct j6x0tp_softc *, int, int);
148 static void j6x0tp_stop_polling(struct j6x0tp_softc *);
151 static void j6x0tp_wsmouse_input(struct j6x0tp_softc *, int, int);
211 CFATTACH_DECL_NEW(j6x0tp, sizeof(struct j6x0tp_softc),
238 struct j6x0tp_softc *sc;
292 j6x0tp_enable(struct j6x0tp_softc *sc)
305 j6x0tp_disable(struct j6x0tp_softc *sc)
315 j6x0tp_enable_child(struct j6x0tp_softc *sc, int child, int on)
337 struct j6x0tp_softc *sc = arg;
347 struct j6x0tp_softc *sc = arg;
357 struct j6x0tp_softc *sc = arg;
368 struct j6x0tp_softc *sc = arg;
445 struct j6x0tp_softc *sc = arg;
497 j6x0tp_stop_polling(struct j6x0tp_softc *sc)
519 struct j6x0tp_softc *sc = arg;
554 struct j6x0tp_softc *sc = arg;
586 j6x0tp_wsmouse_input(struct j6x0tp_softc *sc, int rawx, int rawy)
661 struct j6x0tp_softc *sc = arg;
670 /* struct j6x0tp_softc *sc = arg; */