Searched refs:get_ep_head (Results 1 – 1 of 1) sorted by relevance
1727 static struct dwc2_hsotg_req *get_ep_head(struct dwc2_hsotg_ep *hs_ep) in get_ep_head() function1748 hs_req = get_ep_head(hs_ep); in dwc2_gadget_start_next_request()2190 hs_req = get_ep_head(hs_ep); in dwc2_gadget_complete_isoc_request_ddma()2241 dwc2_hsotg_complete_request(hsotg, hs_ep, get_ep_head(hs_ep), 0); in dwc2_gadget_handle_isoc_bna()2859 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_ep_disabled()2914 hs_req = get_ep_head(ep); in dwc2_gadget_handle_out_token_ep_disabled()3004 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_nak()3281 struct dwc2_hsotg_req *req = get_ep_head(ep); in kill_all_requests()