Searched refs:raw_caps (Results 1 – 1 of 1) sorted by relevance
1169 struct usb_raw_ep_caps *raw_caps) in fill_ep_caps() argument1171 raw_caps->type_control = caps->type_control; in fill_ep_caps()1172 raw_caps->type_iso = caps->type_iso; in fill_ep_caps()1173 raw_caps->type_bulk = caps->type_bulk; in fill_ep_caps()1174 raw_caps->type_int = caps->type_int; in fill_ep_caps()1175 raw_caps->dir_in = caps->dir_in; in fill_ep_caps()1176 raw_caps->dir_out = caps->dir_out; in fill_ep_caps()