Searched defs:usb_ep_caps (Results 1 – 1 of 1) sorted by relevance
167 struct usb_ep_caps { struct168 unsigned type_control:1;169 unsigned type_iso:1;170 unsigned type_bulk:1;171 unsigned type_int:1;172 unsigned dir_in:1;173 unsigned dir_out:1;