Searched defs:uthum_softc (Results 1 – 1 of 1) sorted by relevance
105 struct uthum_softc { struct106 struct uhidev sc_hdev;107 struct usbd_device *sc_udev;108 int sc_device_type;132 int uthum_issue_cmd(struct uthum_softc *, uint8_t, int); argument