Searched refs:eps_out (Results 1 – 3 of 3) sorted by relevance
69 return hsotg->eps_out[ep_index]; in index_to_ep()1688 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_req_status()1792 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_req_feature()1909 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_stall_ep0()1949 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_control()2070 hsotg->eps_out[0]->dir_in = 0; in dwc2_hsotg_enqueue_setup()2071 hsotg->eps_out[0]->send_zlp = 0; in dwc2_hsotg_enqueue_setup()2074 ret = dwc2_hsotg_ep_queue(&hsotg->eps_out[0]->ep, req, GFP_ATOMIC); in dwc2_hsotg_enqueue_setup()2279 struct dwc2_hsotg_ep *hs_ep = hsotg->eps_out[ep_idx]; in dwc2_hsotg_rx_data()2344 hsotg->eps_out[0]->dir_in = dir_in; in dwc2_hsotg_ep0_zlp()[all …]
1216 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS]; member
308 ep = hsotg->eps_out[epidx]; in dwc2_hsotg_create_debug()