Searched refs:bdc_config_ep (Results 1 – 4 of 4) sorted by relevance
19 int bdc_config_ep(struct bdc *, struct bdc_ep *);
142 int bdc_config_ep(struct bdc *bdc, struct bdc_ep *ep) in bdc_config_ep() function
125 ret = bdc_config_ep(bdc, bdc->bdc_ep_array[1]); in bdc_uspc_connected()
629 ret = bdc_config_ep(bdc, ep); in bdc_ep_enable()