Searched refs:get_ep_head (Results 1 – 1 of 1) sorted by relevance
1729 static struct dwc2_hsotg_req *get_ep_head(struct dwc2_hsotg_ep *hs_ep) in get_ep_head() function1750 hs_req = get_ep_head(hs_ep); in dwc2_gadget_start_next_request()2192 hs_req = get_ep_head(hs_ep); in dwc2_gadget_complete_isoc_request_ddma()2243 dwc2_hsotg_complete_request(hsotg, hs_ep, get_ep_head(hs_ep), 0); in dwc2_gadget_handle_isoc_bna()2861 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_ep_disabled()2919 hs_req = get_ep_head(ep); in dwc2_gadget_handle_out_token_ep_disabled()3012 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_nak()3292 struct dwc2_hsotg_req *req = get_ep_head(ep); in kill_all_requests()