Searched refs:get_ep_head (Results 1 – 1 of 1) sorted by relevance
1747 static struct dwc2_hsotg_req *get_ep_head(struct dwc2_hsotg_ep *hs_ep) in get_ep_head() function1768 hs_req = get_ep_head(hs_ep); in dwc2_gadget_start_next_request()2209 hs_req = get_ep_head(hs_ep); in dwc2_gadget_complete_isoc_request_ddma()2260 dwc2_hsotg_complete_request(hsotg, hs_ep, get_ep_head(hs_ep), 0); in dwc2_gadget_handle_isoc_bna()2878 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_ep_disabled()2936 hs_req = get_ep_head(ep); in dwc2_gadget_handle_out_token_ep_disabled()3046 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_nak()3326 struct dwc2_hsotg_req *req = get_ep_head(ep); in kill_all_requests()