Searched refs:bdi_to_tbi (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c264 static int bdi_to_tbi(struct bdc_ep *ep, int bdi) bdi_to_tbi() function
327 if (!(bdi_to_tbi(ep, bd_list->hwd_bdi) bd_available_ep()
328 == bdi_to_tbi(ep, bd_list->eqp_bdi))) { bd_available_ep()
365 int tbi = bdi_to_tbi(ep, bdi); bdi_to_bd()
828 tbi = bdi_to_tbi(ep, req->bd_xfr.next_hwd_bdi); ep_dequeue()
1016 if (!(bdi_to_tbi(ep, start_bdi) == handle_xsr_succ_status()
1017 bdi_to_tbi(ep, short_bdi))) handle_xsr_succ_status()

Completed in 100 milliseconds