Searched refs:raw_caps (Results 1 – 1 of 1) sorted by relevance
1177 struct usb_raw_ep_caps *raw_caps) in fill_ep_caps() argument1179 raw_caps->type_control = caps->type_control; in fill_ep_caps()1180 raw_caps->type_iso = caps->type_iso; in fill_ep_caps()1181 raw_caps->type_bulk = caps->type_bulk; in fill_ep_caps()1182 raw_caps->type_int = caps->type_int; in fill_ep_caps()1183 raw_caps->dir_in = caps->dir_in; in fill_ep_caps()1184 raw_caps->dir_out = caps->dir_out; in fill_ep_caps()