Searched refs:wmt_softc (Results 1 – 1 of 1) sorted by relevance
199 struct wmt_softc { struct252 static enum wmt_type wmt_hid_parse(struct wmt_softc *, const void *, uint16_t); argument253 static int wmt_set_input_mode(struct wmt_softc *, enum wmt_input_mode);284 struct wmt_softc *sc = device_get_softc(dev); in wmt_probe()326 struct wmt_softc *sc = device_get_softc(dev); in wmt_attach()481 struct wmt_softc *sc = device_get_softc(dev); in wmt_detach()490 wmt_process_report(struct wmt_softc *sc, uint8_t *buf, int len) in wmt_process_report()633 struct wmt_softc *sc = usbd_xfer_softc(xfer); in wmt_intr_callback()692 struct wmt_softc *sc = ev_softc; in wmt_ev_close_11()701 struct wmt_softc *sc = ev_softc; in wmt_ev_open_11()[all …]