Searched refs:raw_caps (Results 1 – 1 of 1) sorted by relevance
1136 struct usb_raw_ep_caps *raw_caps) in fill_ep_caps() argument1138 raw_caps->type_control = caps->type_control; in fill_ep_caps()1139 raw_caps->type_iso = caps->type_iso; in fill_ep_caps()1140 raw_caps->type_bulk = caps->type_bulk; in fill_ep_caps()1141 raw_caps->type_int = caps->type_int; in fill_ep_caps()1142 raw_caps->dir_in = caps->dir_in; in fill_ep_caps()1143 raw_caps->dir_out = caps->dir_out; in fill_ep_caps()