Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Ddebugfs.c153 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()
H A Dcore.h1204 unsigned char num_of_eps; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dusb.c1352 u32 num_of_eps; in brcmf_usb_probe() local
1408 num_of_eps = desc->bNumEndpoints; in brcmf_usb_probe()
1409 for (ep = 0; ep < num_of_eps; ep++) { in brcmf_usb_probe()