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