Searched defs:ci_hw_ep (Results 1 – 1 of 1) sorted by relevance
74 struct ci_hw_ep { struct75 struct usb_ep ep;76 u8 dir;77 u8 num;78 u8 type;79 char name[16];80 struct {84 } qh;85 int wedge;88 struct ci_hdrc *ci;[all …]