Searched refs:raw_caps (Results 1 – 1 of 1) sorted by relevance
1230 struct usb_raw_ep_caps *raw_caps) in fill_ep_caps() argument1232 raw_caps->type_control = caps->type_control; in fill_ep_caps()1233 raw_caps->type_iso = caps->type_iso; in fill_ep_caps()1234 raw_caps->type_bulk = caps->type_bulk; in fill_ep_caps()1235 raw_caps->type_int = caps->type_int; in fill_ep_caps()1236 raw_caps->dir_in = caps->dir_in; in fill_ep_caps()1237 raw_caps->dir_out = caps->dir_out; in fill_ep_caps()