Symbol: tpcalib_ioctl
sys/arch/arm/s3c2xx0/s3c2440_touch.c
150
tpcalib_ioctl(&sc->tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/arm/s3c2xx0/s3c2440_touch.c
277
return tpcalib_ioctl(&sc->tpcalib, cmd, data, flag, l);
sys/arch/arm/sunxi/sunxi_ts.c
237
return tpcalib_ioctl(&sc->sc_tpcalib, cmd, data, flag, l);
sys/arch/arm/sunxi/sunxi_ts.c
415
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/hpcarm/dev/j720tp.c
240
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/hpcarm/dev/wzero3_tp.c
298
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/hpcarm/dev/wzero3_tp.c
488
return tpcalib_ioctl(&sc->sc_tpcalib, cmd, data, flag, l);
sys/arch/hpcmips/dev/ucbtp.c
264
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/hpcmips/vr/vrpiu.c
306
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/hpcsh/dev/j6x0tp.c
271
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/hpcsh/dev/psh3tp.c
190
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/zaurus/dev/ztp.c
212
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/arch/zaurus/dev/ztp.c
593
return tpcalib_ioctl(&sc->sc_tpcalib, cmd, data, flag, l);
sys/dev/hpc/hpctpanel.c
75
return tpcalib_ioctl(sc, cmd, data, flag, l);
sys/dev/i2c/ims.c
140
tpcalib_ioctl(&sc->sc_ms.sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/dev/i2c/ims.c
239
return tpcalib_ioctl(&sc->sc_ms.sc_tpcalib, cmd, data, flag, l);
sys/dev/usb/uep.c
229
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/dev/usb/uep.c
363
return tpcalib_ioctl(&sc->sc_tpcalib, cmd, data, flag, l);
sys/dev/usb/uintuos.c
156
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/dev/usb/uintuos.c
261
return tpcalib_ioctl(&sc->sc_tpcalib, cmd, data, flag, l);
sys/dev/usb/ums.c
276
tpcalib_ioctl(&sc->sc_ms.sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/dev/usb/ums.c
400
error = tpcalib_ioctl(&sc->sc_ms.sc_tpcalib, cmd, data,
sys/dev/usb/uts.c
263
tpcalib_ioctl(&sc->sc_tpcalib, WSMOUSEIO_SCALIBCOORDS,
sys/dev/usb/uts.c
362
return tpcalib_ioctl(&sc->sc_tpcalib, cmd, data, flag, l);
sys/dev/wscons/tpcalibvar.h
42
int tpcalib_ioctl(struct tpcalib_softc *, u_long, void *, int,