Home
last modified time | relevance | path

Searched refs:raw_caps (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c1185 struct usb_raw_ep_caps *raw_caps) in fill_ep_caps() argument
1187 raw_caps->type_control = caps->type_control; in fill_ep_caps()
1188 raw_caps->type_iso = caps->type_iso; in fill_ep_caps()
1189 raw_caps->type_bulk = caps->type_bulk; in fill_ep_caps()
1190 raw_caps->type_int = caps->type_int; in fill_ep_caps()
1191 raw_caps->dir_in = caps->dir_in; in fill_ep_caps()
1192 raw_caps->dir_out = caps->dir_out; in fill_ep_caps()