Searched refs:nbalt (Results 1 – 1 of 1) sorted by relevance
681 int i, j, nbalt, psize, found; in build_isoc_ep_tb() local684 nbalt = intf->num_altsetting; in build_isoc_ep_tb()685 if (nbalt > MAX_ALT) in build_isoc_ep_tb()686 nbalt = MAX_ALT; /* fixme: should warn */ in build_isoc_ep_tb()694 for (j = 0; j < nbalt; j++) { in build_isoc_ep_tb()