Home
last modified time | relevance | path

Searched defs:usb_ep_caps (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/usb/
Dgadget.h152 struct usb_ep_caps { struct
153 unsigned type_control:1;
154 unsigned type_iso:1;
155 unsigned type_bulk:1;
156 unsigned type_int:1;
157 unsigned dir_in:1;
158 unsigned dir_out:1;