HomeSort by: relevance | last modified time | path
    Searched defs:j6x0tp_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcsh/dev/
j6x0tp.c 110 struct j6x0tp_softc { struct
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
    [all...]
j6x0tp.c 110 struct j6x0tp_softc { struct
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
    [all...]

Completed in 21 milliseconds