Searched defs:ci_hw_ep (Results 1 – 1 of 1) sorted by relevance
88 struct ci_hw_ep { struct89 struct usb_ep ep;90 u8 dir;91 u8 num;92 u8 type;93 char name[16];94 struct {98 } qh;99 int wedge;102 struct ci_hdrc *ci;[all …]