Searched refs:eps_out (Results 1 – 3 of 3) sorted by relevance
67 return hsotg->eps_out[ep_index]; in index_to_ep()2056 hsotg->eps_out[0]->dir_in = 0; in dwc2_hsotg_enqueue_setup()3262 if (hsotg->eps_out[i]) in dwc2_hsotg_irq_enumdone()3330 if (hsotg->eps_out[ep]) in dwc2_hsotg_disconnect()3404 if (hsotg->eps_out[ep]) in dwc2_hsotg_core_init_disconnected()3678 hs_ep = hsotg->eps_out[idx]; in dwc2_gadget_handle_incomplete_isoc_out()3858 hs_ep = hsotg->eps_out[idx]; in dwc2_hsotg_irq()4617 if (hsotg->eps_out[ep]) in dwc2_hsotg_udc_stop()4914 if (!hsotg->eps_out[i]) in dwc2_hsotg_hw_cfg()5076 if (hsotg->eps_out[epnum]) in dwc2_gadget_init()[all …]
1226 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS]; member
308 ep = hsotg->eps_out[epidx]; in dwc2_hsotg_create_debug()
Completed in 18 milliseconds