Searched defs:usbh_mtp (Results 1 – 1 of 1) sorted by relevance
11 struct usbh_mtp { struct12 struct usbh_hubport *hport;14 uint8_t intf; /* interface number */15 usbh_pipe_t bulkin; /* BULK IN endpoint */16 usbh_pipe_t bulkout; /* BULK OUT endpoint */18 usbh_pipe_t intin; /* Interrupt IN endpoint (optional) */