Searched refs:nbalt (Results 1 – 1 of 1) sorted by relevance
585 int i, j, nbalt, psize, found; in build_isoc_ep_tb() local588 nbalt = intf->num_altsetting; in build_isoc_ep_tb()589 if (nbalt > MAX_ALT) in build_isoc_ep_tb()590 nbalt = MAX_ALT; /* fixme: should warn */ in build_isoc_ep_tb()598 for (j = 0; j < nbalt; j++) { in build_isoc_ep_tb()