Searched defs:mu3h_sch_ep_info (Results 1 – 1 of 1) sorted by relevance
76 struct mu3h_sch_ep_info { struct77 u32 esit;78 u32 num_budget_microframes;79 u32 bw_cost_per_microframe;80 struct list_head endpoint;81 struct list_head tt_endpoint;82 struct mu3h_sch_tt *sch_tt;83 u32 ep_type;84 u32 maxpkt;85 struct usb_host_endpoint *ep;[all …]