Searched refs:eps_out (Results 1 – 3 of 3) sorted by relevance
68 return hsotg->eps_out[ep_index]; in index_to_ep()2053 hsotg->eps_out[0]->dir_in = 0; in dwc2_hsotg_enqueue_setup()3259 if (hsotg->eps_out[i]) in dwc2_hsotg_irq_enumdone()3327 if (hsotg->eps_out[ep]) in dwc2_hsotg_disconnect()3401 if (hsotg->eps_out[ep]) in dwc2_hsotg_core_init_disconnected()3672 hs_ep = hsotg->eps_out[idx]; in dwc2_gadget_handle_incomplete_isoc_out()3846 hs_ep = hsotg->eps_out[idx]; in dwc2_hsotg_irq()4600 if (hsotg->eps_out[ep]) in dwc2_hsotg_udc_stop()4897 if (!hsotg->eps_out[i]) in dwc2_hsotg_hw_cfg()5059 if (hsotg->eps_out[epnum]) in dwc2_gadget_init()[all …]
1198 struct dwc2_hsotg_ep *eps_out[MAX_EPS_CHANNELS]; member
308 ep = hsotg->eps_out[epidx]; in dwc2_hsotg_create_debug()
Completed in 16 milliseconds