Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Draw_gadget.h119 struct usb_raw_ep_caps { struct
120 __u32 type_control : 1;
121 __u32 type_iso : 1;
122 __u32 type_bulk : 1;
123 __u32 type_int : 1;
124 __u32 dir_in : 1;
125 __u32 dir_out : 1;