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