Searched refs:eps_out (Results 1 – 3 of 3) sorted by relevance
69 return hsotg->eps_out[ep_index]; in index_to_ep()1561 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_req_status()1669 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_req_feature()1778 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_stall_ep0()1818 struct dwc2_hsotg_ep *ep0 = hsotg->eps_out[0]; in dwc2_hsotg_process_control()1935 hsotg->eps_out[0]->dir_in = 0; in dwc2_hsotg_enqueue_setup()1936 hsotg->eps_out[0]->send_zlp = 0; in dwc2_hsotg_enqueue_setup()1939 ret = dwc2_hsotg_ep_queue(&hsotg->eps_out[0]->ep, req, GFP_ATOMIC); in dwc2_hsotg_enqueue_setup()2170 struct dwc2_hsotg_ep *hs_ep = hsotg->eps_out[ep_idx]; in dwc2_hsotg_rx_data()2235 hsotg->eps_out[0]->dir_in = dir_in; in dwc2_hsotg_ep0_zlp()[all …]
1058 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS]; member
365 ep = hsotg->eps_out[epidx]; in dwc2_hsotg_create_debug()