Searched defs:wzero3tp_softc (Results 1 – 1 of 1) sorted by relevance
114 struct wzero3tp_softc { struct115 device_t sc_dev;116 const struct wzero3tp_model *sc_model;117 void *sc_gh;118 struct callout sc_tp_poll;119 int sc_enabled;120 int sc_buttons; /* button emulation ? */121 device_t sc_wsmousedev;122 struct wzero3tp_pos sc_oldpos;123 struct tpcalib_softc sc_tpcalib;