Symbol: j6x0tp_softc
sys/arch/hpcsh/dev/j6x0tp.c
143
static void j6x0tp_enable(struct j6x0tp_softc *);
sys/arch/hpcsh/dev/j6x0tp.c
144
static void j6x0tp_disable(struct j6x0tp_softc *);
sys/arch/hpcsh/dev/j6x0tp.c
145
static int j6x0tp_enable_child(struct j6x0tp_softc *, int, int);
sys/arch/hpcsh/dev/j6x0tp.c
148
static void j6x0tp_stop_polling(struct j6x0tp_softc *);
sys/arch/hpcsh/dev/j6x0tp.c
151
static void j6x0tp_wsmouse_input(struct j6x0tp_softc *, int, int);
sys/arch/hpcsh/dev/j6x0tp.c
211
CFATTACH_DECL_NEW(j6x0tp, sizeof(struct j6x0tp_softc),
sys/arch/hpcsh/dev/j6x0tp.c
238
struct j6x0tp_softc *sc;
sys/arch/hpcsh/dev/j6x0tp.c
292
j6x0tp_enable(struct j6x0tp_softc *sc)
sys/arch/hpcsh/dev/j6x0tp.c
305
j6x0tp_disable(struct j6x0tp_softc *sc)
sys/arch/hpcsh/dev/j6x0tp.c
315
j6x0tp_enable_child(struct j6x0tp_softc *sc, int child, int on)
sys/arch/hpcsh/dev/j6x0tp.c
337
struct j6x0tp_softc *sc = arg;
sys/arch/hpcsh/dev/j6x0tp.c
347
struct j6x0tp_softc *sc = arg;
sys/arch/hpcsh/dev/j6x0tp.c
357
struct j6x0tp_softc *sc = arg;
sys/arch/hpcsh/dev/j6x0tp.c
368
struct j6x0tp_softc *sc = arg;
sys/arch/hpcsh/dev/j6x0tp.c
445
struct j6x0tp_softc *sc = arg;
sys/arch/hpcsh/dev/j6x0tp.c
497
j6x0tp_stop_polling(struct j6x0tp_softc *sc)
sys/arch/hpcsh/dev/j6x0tp.c
519
struct j6x0tp_softc *sc = arg;
sys/arch/hpcsh/dev/j6x0tp.c
554
struct j6x0tp_softc *sc = arg;
sys/arch/hpcsh/dev/j6x0tp.c
586
j6x0tp_wsmouse_input(struct j6x0tp_softc *sc, int rawx, int rawy)
sys/arch/hpcsh/dev/j6x0tp.c
661
struct j6x0tp_softc *sc = arg;