Searched refs:nbalt (Results 1 – 1 of 1) sorted by relevance
582 int i, j, nbalt, psize, found; in build_isoc_ep_tb() local585 nbalt = intf->num_altsetting; in build_isoc_ep_tb()586 if (nbalt > MAX_ALT) in build_isoc_ep_tb()587 nbalt = MAX_ALT; /* fixme: should warn */ in build_isoc_ep_tb()595 for (j = 0; j < nbalt; j++) { in build_isoc_ep_tb()