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