j720tp_softc
static void j720tp_enable_intr(struct j720tp_softc *);
static void j720tp_disable_intr(struct j720tp_softc *);
static int j720tp_get_rawxy(struct j720tp_softc *, int *, int *);
static int j720tp_get_hard_icon(struct j720tp_softc *, int, int);
static void j720tp_wsmouse_input(struct j720tp_softc *, int, int);
static void j720tp_wskbd_input(struct j720tp_softc *, u_int);
CFATTACH_DECL_NEW(j720tp, sizeof(struct j720tp_softc),
struct j720tp_softc *sc = device_private(self);
struct j720tp_softc *sc = self;
struct j720tp_softc *sc = self;
struct j720tp_softc *sc = self;
struct j720tp_softc *sc = self;
struct j720tp_softc *sc = self;
j720tp_enable_intr(struct j720tp_softc *sc)
j720tp_disable_intr(struct j720tp_softc *sc)
struct j720tp_softc *sc = arg;
j720tp_get_rawxy(struct j720tp_softc *sc, int *rawx, int *rawy)
j720tp_get_hard_icon(struct j720tp_softc *sc, int rawx, int rawy)
j720tp_wsmouse_input(struct j720tp_softc *sc, int rawx, int rawy)
struct j720tp_softc *sc = arg;
j720tp_wskbd_input(struct j720tp_softc *sc, u_int evtype)
struct j720tp_softc *sc = arg;