Searched defs:usb_ep_caps (Results 1 – 1 of 1) sorted by relevance
170 struct usb_ep_caps { struct171 unsigned type_control:1;172 unsigned type_iso:1;173 unsigned type_bulk:1;174 unsigned type_int:1;175 unsigned dir_in:1;176 unsigned dir_out:1;