Searched defs:usb_ep_caps (Results 1 – 2 of 2) sorted by relevance
141 struct usb_ep_caps { struct142 unsigned type_control:1;143 unsigned type_iso:1;144 unsigned type_bulk:1;145 unsigned type_int:1;146 unsigned dir_in:1;147 unsigned dir_out:1;
171 struct usb_ep_caps { struct172 unsigned type_control:1;173 unsigned type_iso:1;174 unsigned type_bulk:1;175 unsigned type_int:1;176 unsigned dir_in:1;177 unsigned dir_out:1;