Searched defs:usb_ep_caps (Results 1 – 1 of 1) sorted by relevance
162 struct usb_ep_caps { struct163 unsigned type_control:1;164 unsigned type_iso:1;165 unsigned type_bulk:1;166 unsigned type_int:1;167 unsigned dir_in:1;168 unsigned dir_out:1;