Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/usb/
Dgadget.h158 struct usb_ep_caps { struct
159 unsigned type_control:1;
160 unsigned type_iso:1;
161 unsigned type_bulk:1;
162 unsigned type_int:1;
163 unsigned dir_in:1;
164 unsigned dir_out:1;