Searched defs:uvisor_softc (Results 1 – 1 of 1) sorted by relevance
166 struct uvisor_softc { struct167 struct ucom_super_softc sc_super_ucom;168 struct ucom_softc sc_ucom;193 static usb_error_t uvisor_init(struct uvisor_softc *, struct usb_device *, argument