Searched defs:ci_hw_ep (Results 1 – 1 of 1) sorted by relevance
85 struct ci_hw_ep { struct86 struct usb_ep ep;87 u8 dir;88 u8 num;89 u8 type;90 char name[16];91 struct {95 } qh;96 int wedge;99 struct ci_hdrc *ci;[all …]