Searched defs:ci_hw_ep (Results 1 – 1 of 1) sorted by relevance
83 struct ci_hw_ep { struct84 struct usb_ep ep;85 u8 dir;86 u8 num;87 u8 type;88 char name[16];89 struct {93 } qh;94 int wedge;97 struct ci_hdrc *ci;[all …]