Home
last modified time | relevance | path

Searched defs:rawx (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/arch/hpcarm/dev/
H A Dj720tp.c379 int rawx, rawy; in j720tp_intr() local
408 j720tp_get_rawxy(struct j720tp_softc *sc, int *rawx, int *rawy) in j720tp_get_rawxy()
458 j720tp_get_hard_icon(struct j720tp_softc *sc, int rawx, int rawy) in j720tp_get_hard_icon()
481 j720tp_wsmouse_input(struct j720tp_softc *sc, int rawx, int rawy) in j720tp_wsmouse_input()
495 int rawx, rawy, s; in j720tp_wsmouse_callout() local
/netbsd/sys/arch/hpcsh/dev/
H A Dj6x0tp.c449 int rawx, rawy; in j6x0tp_start_polling() local
557 int rawx, rawy; in j6x0tp_callout_wsmouse() local
587 j6x0tp_wsmouse_input(struct j6x0tp_softc *sc, int rawx, int rawy) in j6x0tp_wsmouse_input()
643 j6x0tp_get_hard_icon(int rawx, int rawy) in j6x0tp_get_hard_icon()
H A Dpsh3tp.c356 int rawx, rawy; in psh3tp_start_polling() local
411 int rawx, rawy; in psh3tp_callout_wsmouse() local
441 psh3tp_wsmouse_input(struct psh3tp_softc *sc, int rawx, int rawy) in psh3tp_wsmouse_input()
/netbsd/sys/dev/wscons/
H A Dtpcalib.c73 tpcalib_trans(struct tpcalib_softc *sc, int rawx, int rawy, int *x, int *y) in tpcalib_trans()
H A Dwsconsio.h244 int rawx, rawy; /* raw coordinate */ member