• Home
  • Raw
  • Download

Lines Matching refs:dwc3_ep

195 		struct dwc3_ep	*dep = dwc->eps[num];  in dwc3_gadget_resize_tx_fifos()
240 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req, in dwc3_gadget_giveback()
339 struct dwc3_ep *dep = dwc->eps[ep]; in dwc3_send_gadget_ep_cmd()
373 static dma_addr_t dwc3_trb_dma_offset(struct dwc3_ep *dep, in dwc3_trb_dma_offset()
381 static int dwc3_alloc_trb_pool(struct dwc3_ep *dep) in dwc3_alloc_trb_pool()
403 static void dwc3_free_trb_pool(struct dwc3_ep *dep) in dwc3_free_trb_pool()
414 static int dwc3_gadget_start_config(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_gadget_start_config()
437 static int dwc3_gadget_set_ep_config(struct dwc3 *dwc, struct dwc3_ep *dep, in dwc3_gadget_set_ep_config()
495 static int dwc3_gadget_set_xfer_resource(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_gadget_set_xfer_resource()
514 static int __dwc3_gadget_ep_enable(struct dwc3_ep *dep, in __dwc3_gadget_ep_enable()
570 static void dwc3_remove_requests(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_remove_requests()
600 static int __dwc3_gadget_ep_disable(struct dwc3_ep *dep) in __dwc3_gadget_ep_disable()
638 struct dwc3_ep *dep; in dwc3_gadget_ep_enable()
690 struct dwc3_ep *dep; in dwc3_gadget_ep_disable()
724 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_alloc_request()
752 static void dwc3_prepare_one_trb(struct dwc3_ep *dep, in dwc3_prepare_one_trb()
836 static void dwc3_prepare_trbs(struct dwc3_ep *dep, bool starting) in dwc3_prepare_trbs()
947 static int __dwc3_gadget_kick_transfer(struct dwc3_ep *dep, u16 cmd_param, in __dwc3_gadget_kick_transfer()
1023 struct dwc3_ep *dep, u32 cur_uf) in __dwc3_gadget_start_isoc()
1041 struct dwc3_ep *dep, const struct dwc3_event_depevt *event) in dwc3_gadget_start_isoc()
1051 static int __dwc3_gadget_ep_queue(struct dwc3_ep *dep, struct dwc3_request *req) in __dwc3_gadget_ep_queue()
1137 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_queue()
1166 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_dequeue()
1205 int __dwc3_gadget_ep_set_halt(struct dwc3_ep *dep, int value) in __dwc3_gadget_ep_set_halt()
1241 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_halt()
1265 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep_set_wedge()
1505 struct dwc3_ep *dep; in dwc3_gadget_start()
1629 struct dwc3_ep *dep; in dwc3_gadget_init_hw_endpoints()
1702 struct dwc3_ep *dep; in dwc3_gadget_free_endpoints()
1729 static int __dwc3_cleanup_done_trbs(struct dwc3 *dwc, struct dwc3_ep *dep, in __dwc3_cleanup_done_trbs()
1805 static int dwc3_cleanup_done_reqs(struct dwc3 *dwc, struct dwc3_ep *dep, in dwc3_cleanup_done_reqs()
1865 struct dwc3_ep *dep, const struct dwc3_event_depevt *event, in dwc3_endpoint_transfer_complete()
1907 struct dwc3_ep *dep; in dwc3_endpoint_interrupt()
2004 struct dwc3_ep *dep; in dwc3_stop_active_transfer()
2049 struct dwc3_ep *dep; in dwc3_stop_active_transfers()
2067 struct dwc3_ep *dep; in dwc3_clear_stall_all_ep()
2241 struct dwc3_ep *dep; in dwc3_gadget_conndone_interrupt()
2733 struct dwc3_ep *dep; in dwc3_gadget_resume()