Searched refs:num_of_eps (Results 1 – 4 of 4) sorted by relevance
1585 if (idx > hsotg->num_of_eps) in ep_from_windex()3258 for (i = 1; i < hsotg->num_of_eps; i++) { in dwc2_hsotg_irq_enumdone()3326 for (ep = 0; ep < hsotg->num_of_eps; ep++) { in dwc2_hsotg_disconnect()3401 for (ep = 1; ep < hsotg->num_of_eps; ep++) { in dwc2_hsotg_core_init_disconnected()4614 for (ep = 1; ep < hsotg->num_of_eps; ep++) { in dwc2_hsotg_udc_stop()4890 hsotg->num_of_eps++; in dwc2_hsotg_hw_cfg()4923 hsotg->num_of_eps, in dwc2_hsotg_hw_cfg()5052 if (hsotg->num_of_eps == 0) { in dwc2_gadget_init()5119 for (ep = 1; ep < hsotg->num_of_eps; ep++) { in dwc2_hsotg_suspend()5177 for (i = 0; i < hsotg->num_of_eps; i++) { in dwc2_backup_device_registers()[all …]
153 for (idx = 0; idx < hsotg->num_of_eps; idx++) { in state_show()305 for (epidx = 0; epidx < hsotg->num_of_eps; epidx++) { in dwc2_hsotg_create_debug()313 for (epidx = 1; epidx < hsotg->num_of_eps; epidx++) { in dwc2_hsotg_create_debug()
1203 unsigned char num_of_eps; member
1349 u32 num_of_eps; in brcmf_usb_probe() local1405 num_of_eps = desc->bNumEndpoints; in brcmf_usb_probe()1406 for (ep = 0; ep < num_of_eps; ep++) { in brcmf_usb_probe()
Completed in 27 milliseconds