Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h141 struct usb_ep_caps { struct
142 unsigned type_control:1;
143 unsigned type_iso:1;
144 unsigned type_bulk:1;
145 unsigned type_int:1;
146 unsigned dir_in:1;
147 unsigned dir_out:1;
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h171 struct usb_ep_caps { struct
172 unsigned type_control:1;
173 unsigned type_iso:1;
174 unsigned type_bulk:1;
175 unsigned type_int:1;
176 unsigned dir_in:1;
177 unsigned dir_out:1;