Lines Matching refs:bdc_req
199 static inline int bd_needed_req(struct bdc_req *req) in bd_needed_req()
390 static int setup_first_bd_ep0(struct bdc *bdc, struct bdc_req *req, u32 *dword3) in setup_first_bd_ep0()
431 static int setup_bd_list_xfr(struct bdc *bdc, struct bdc_req *req, int num_bds) in setup_bd_list_xfr()
515 static int bdc_queue_xfr(struct bdc *bdc, struct bdc_req *req) in bdc_queue_xfr()
544 static void bdc_req_complete(struct bdc_ep *ep, struct bdc_req *req, in bdc_req_complete()
566 struct bdc_req *req; in bdc_ep_disable()
582 req = list_entry(ep->queue.next, struct bdc_req, in bdc_ep_disable()
647 struct bdc_req *status_req; in ep0_queue_status_stage()
663 static int ep0_queue(struct bdc_ep *ep, struct bdc_req *req) in ep0_queue()
718 static int ep_queue(struct bdc_ep *ep, struct bdc_req *req) in ep_queue()
742 static int ep_dequeue(struct bdc_ep *ep, struct bdc_req *req) in ep_dequeue()
747 struct bdc_req *first_req; in ep_dequeue()
834 first_req = list_first_entry(&ep->queue, struct bdc_req, in ep_dequeue()
966 struct bdc_req *req; in handle_xsr_succ_status()
984 req = list_entry(ep->queue.next, struct bdc_req, in handle_xsr_succ_status()
1097 struct bdc_req *req; in ep0_stall()
1105 req = list_entry(ep->queue.next, struct bdc_req, in ep0_stall()
1721 struct bdc_req *req; in bdc_gadget_ep_queue()
1767 struct bdc_req *req; in bdc_gadget_ep_dequeue()
1832 struct bdc_req *req; in bdc_gadget_alloc_request()
1851 struct bdc_req *req; in bdc_gadget_free_request()