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

  /src/sys/arch/hpcsh/dev/
j6x0tp.c 151 static void j6x0tp_wsmouse_input(struct j6x0tp_softc *, int, int);
482 j6x0tp_wsmouse_input(sc, rawx, rawy);
571 j6x0tp_wsmouse_input(sc, rawx, rawy); /* mouse dragged */
586 j6x0tp_wsmouse_input(struct j6x0tp_softc *sc, int rawx, int rawy) function in typeref:typename:void
j6x0tp.c 151 static void j6x0tp_wsmouse_input(struct j6x0tp_softc *, int, int);
482 j6x0tp_wsmouse_input(sc, rawx, rawy);
571 j6x0tp_wsmouse_input(sc, rawx, rawy); /* mouse dragged */
586 j6x0tp_wsmouse_input(struct j6x0tp_softc *sc, int rawx, int rawy) function in typeref:typename:void

Completed in 181 milliseconds