HomeSort by: relevance | last modified time | path
    Searched refs:tpcalib_softc (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/dev/wscons/
tpcalibvar.h 30 struct tpcalib_softc { struct
39 int tpcalib_init(struct tpcalib_softc *);
40 void tpcalib_reset(struct tpcalib_softc *);
41 void tpcalib_trans(struct tpcalib_softc *, int, int, int *, int *);
42 int tpcalib_ioctl(struct tpcalib_softc *, u_long, void *, int,
tpcalib.c 59 tpcalib_init(struct tpcalib_softc *sc)
66 tpcalib_reset(struct tpcalib_softc *sc)
73 tpcalib_trans(struct tpcalib_softc *sc, int rawx, int rawy, int *x, int *y)
92 tpcalib_ioctl(struct tpcalib_softc *sc, u_long cmd, void *data,
  /src/sys/dev/hpc/
hpctpanelvar.h 34 int hpc_tpanel_ioctl(struct tpcalib_softc *, u_long, void *, int,
hpctpanel.c 44 hpc_tpanel_ioctl(struct tpcalib_softc *sc, u_long cmd, void *data, int flag,
  /src/sys/arch/hpcmips/vr/
vrpiuvar.h 57 struct tpcalib_softc sc_tpcalib;
  /src/sys/dev/hid/
hidms.h 60 struct tpcalib_softc sc_tpcalib; /* calibration */
  /src/sys/arch/arm/s3c2xx0/
s3c2440_touch.c 63 struct tpcalib_softc tpcalib;
  /src/sys/dev/usb/
uep.c 78 struct tpcalib_softc sc_tpcalib; /* calibration */
uintuos.c 63 struct tpcalib_softc sc_tpcalib; /* calibration */
uts.c 88 struct tpcalib_softc sc_tpcalib; /* calibration */
  /src/sys/arch/hpcsh/dev/
psh3tp.c 100 struct tpcalib_softc sc_tpcalib; /* calibration info for wsmouse */
j6x0tp.c 124 struct tpcalib_softc sc_tpcalib; /* calibration info for wsmouse */
  /src/sys/arch/arm/sunxi/
sunxi_ts.c 161 struct tpcalib_softc sc_tpcalib;
  /src/sys/arch/hpcmips/dev/
ucbtp.c 118 struct tpcalib_softc sc_tpcalib;
  /src/sys/arch/hpcarm/dev/
j720tp.c 99 struct tpcalib_softc sc_tpcalib;
wzero3_tp.c 123 struct tpcalib_softc sc_tpcalib;
  /src/sys/arch/zaurus/dev/
ztp.c 120 struct tpcalib_softc sc_tpcalib;

Completed in 20 milliseconds