Searched refs:num_of_eps (Results 1 – 3 of 3) sorted by relevance
827 if (idx > hsotg->num_of_eps) in ep_from_windex()1973 for (i = 1; i < hsotg->num_of_eps; i++) in s3c_hsotg_irq_enumdone()2034 for (ep = 0; ep < hsotg->num_of_eps; ep++) in s3c_hsotg_disconnect()2052 for (epno = 0; epno < hsotg->num_of_eps; epno++) { in s3c_hsotg_irq_fifoempty()2935 for (ep = 1; ep < hsotg->num_of_eps; ep++) in s3c_hsotg_udc_stop()3065 hsotg->num_of_eps = (cfg2 >> 10) & 0xF; in s3c_hsotg_hw_cfg()3074 hsotg->num_of_eps, in s3c_hsotg_hw_cfg()3373 for (epidx = 0; epidx < hsotg->num_of_eps; epidx++) { in s3c_hsotg_create_debug()3395 for (epidx = 0; epidx < hsotg->num_of_eps; epidx++) { in s3c_hsotg_delete_debug()3536 if (hsotg->num_of_eps == 0) { in s3c_hsotg_probe()[all …]
200 unsigned char num_of_eps; member
1232 u32 num_of_eps; in brcmf_usb_probe() local1273 num_of_eps = desc->bNumEndpoints; in brcmf_usb_probe()1274 for (ep = 0; ep < num_of_eps; ep++) { in brcmf_usb_probe()