Searched refs:wmt_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/usb/input/
H A Dwmt.c189 struct wmt_softc struct
221 static bool wmt_hid_parse(struct wmt_softc *, const void *, uint16_t);
222 static void wmt_cont_max_parse(struct wmt_softc *, const void *, uint16_t);
295 struct wmt_softc *sc = device_get_softc(dev);
387 struct wmt_softc *sc = device_get_softc(dev);
396 wmt_process_report(struct wmt_softc *sc, uint8_t *buf, int len)
483 struct wmt_softc *sc = usbd_xfer_softc(xfer);
542 struct wmt_softc *sc = ev_softc;
551 struct wmt_softc *sc = ev_softc;
563 struct wmt_softc *s
[all...]

Completed in 104 milliseconds