Lines Matching defs:dep
63 struct dwc3_ep *dep; in dwc3_ep0_start_trans() local
118 static int __dwc3_gadget_ep0_queue(struct dwc3_ep *dep, in __dwc3_gadget_ep0_queue()
226 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_queue() local
263 struct dwc3_ep *dep; in dwc3_ep0_stall_and_restart() local
288 struct dwc3_ep *dep = to_dwc3_ep(ep); in __dwc3_gadget_ep0_set_halt() local
298 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_gadget_ep0_set_halt() local
321 struct dwc3_ep *dep; in dwc3_wIndex_to_dep() local
345 struct dwc3_ep *dep; in dwc3_ep0_handle_status() local
403 struct dwc3_ep *dep; in dwc3_ep0_handle_feature() local
606 struct dwc3_ep *dep = to_dwc3_ep(ep); in dwc3_ep0_set_sel_cmpl() local
650 struct dwc3_ep *dep; in dwc3_ep0_set_sel() local
886 struct dwc3_ep *dep; in dwc3_ep0_complete_status() local
924 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_xfer_complete() local
951 struct dwc3_ep *dep, struct dwc3_request *req) in __dwc3_ep0_do_control_data()
1009 static int dwc3_ep0_start_control_status(struct dwc3_ep *dep) in dwc3_ep0_start_control_status()
1021 static void __dwc3_ep0_do_control_status(struct dwc3 *dwc, struct dwc3_ep *dep) in __dwc3_ep0_do_control_status()
1035 struct dwc3_ep *dep = dwc->eps[event->endpoint_number]; in dwc3_ep0_do_control_status() local
1040 static void dwc3_ep0_end_control_data(struct dwc3 *dwc, struct dwc3_ep *dep) in dwc3_ep0_end_control_data()
1077 struct dwc3_ep *dep = dwc->eps[dwc->ep0_expect_in]; in dwc3_ep0_xfernotready() local