Lines Matching refs:bdc_req
197 static inline int bd_needed_req(struct bdc_req *req) in bd_needed_req()
388 static int setup_first_bd_ep0(struct bdc *bdc, struct bdc_req *req, u32 *dword3) in setup_first_bd_ep0()
429 static int setup_bd_list_xfr(struct bdc *bdc, struct bdc_req *req, int num_bds) in setup_bd_list_xfr()
513 static int bdc_queue_xfr(struct bdc *bdc, struct bdc_req *req) in bdc_queue_xfr()
542 static void bdc_req_complete(struct bdc_ep *ep, struct bdc_req *req, in bdc_req_complete()
564 struct bdc_req *req; in bdc_ep_disable()
580 req = list_entry(ep->queue.next, struct bdc_req, in bdc_ep_disable()
645 struct bdc_req *status_req; in ep0_queue_status_stage()
661 static int ep0_queue(struct bdc_ep *ep, struct bdc_req *req) in ep0_queue()
716 static int ep_queue(struct bdc_ep *ep, struct bdc_req *req) in ep_queue()
740 static int ep_dequeue(struct bdc_ep *ep, struct bdc_req *req) in ep_dequeue()
745 struct bdc_req *first_req; in ep_dequeue()
832 first_req = list_first_entry(&ep->queue, struct bdc_req, in ep_dequeue()
964 struct bdc_req *req; in handle_xsr_succ_status()
982 req = list_entry(ep->queue.next, struct bdc_req, in handle_xsr_succ_status()
1095 struct bdc_req *req; in ep0_stall()
1103 req = list_entry(ep->queue.next, struct bdc_req, in ep0_stall()
1719 struct bdc_req *req; in bdc_gadget_ep_queue()
1765 struct bdc_req *req; in bdc_gadget_ep_dequeue()
1830 struct bdc_req *req; in bdc_gadget_alloc_request()
1849 struct bdc_req *req; in bdc_gadget_free_request()