Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/usb/
Dgadget.h165 struct usb_ep_caps { struct
166 unsigned type_control:1;
167 unsigned type_iso:1;
168 unsigned type_bulk:1;
169 unsigned type_int:1;
170 unsigned dir_in:1;
171 unsigned dir_out:1;