Home
last modified time | relevance | path

Searched refs:eps_in (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/dwc2/
A Dgadget.c66 return hsotg->eps_in[ep_index]; in index_to_ep()
3256 if (hsotg->eps_in[i]) in dwc2_hsotg_irq_enumdone()
3324 if (hsotg->eps_in[ep]) in dwc2_hsotg_disconnect()
3399 if (hsotg->eps_in[ep]) in dwc2_hsotg_core_init_disconnected()
3625 hs_ep = hsotg->eps_in[idx]; in dwc2_gadget_handle_incomplete_isoc_in()
4597 if (hsotg->eps_in[ep]) in dwc2_hsotg_udc_stop()
4876 if (!hsotg->eps_in[0]) in dwc2_hsotg_hw_cfg()
4879 hsotg->eps_out[0] = hsotg->eps_in[0]; in dwc2_hsotg_hw_cfg()
4888 if (!hsotg->eps_in[i]) in dwc2_hsotg_hw_cfg()
5043 if (hsotg->eps_in[epnum]) in dwc2_gadget_init()
[all …]
A Dcore.h1220 struct dwc2_hsotg_ep *eps_in[MAX_EPS_CHANNELS]; member
A Ddebugfs.c316 ep = hsotg->eps_in[epidx]; in dwc2_hsotg_create_debug()

Completed in 17 milliseconds