Searched refs:get_ep_head (Results 1 – 1 of 1) sorted by relevance
1732 static struct dwc2_hsotg_req *get_ep_head(struct dwc2_hsotg_ep *hs_ep) in get_ep_head() function1753 hs_req = get_ep_head(hs_ep); in dwc2_gadget_start_next_request()2195 hs_req = get_ep_head(hs_ep); in dwc2_gadget_complete_isoc_request_ddma()2246 dwc2_hsotg_complete_request(hsotg, hs_ep, get_ep_head(hs_ep), 0); in dwc2_gadget_handle_isoc_bna()2864 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_ep_disabled()2922 hs_req = get_ep_head(ep); in dwc2_gadget_handle_out_token_ep_disabled()3015 hs_req = get_ep_head(hs_ep); in dwc2_gadget_handle_nak()3295 struct dwc2_hsotg_req *req = get_ep_head(ep); in kill_all_requests()