Searched refs:alt_idx (Results 1 – 1 of 1) sorted by relevance
1920 int ifnum = iface->desc.bInterfaceNumber, i, idx, alt_idx, in hfcsusb_probe() local1948 alt_idx = 0; in hfcsusb_probe()1955 while (alt_idx < intf->num_altsetting) { in hfcsusb_probe()1956 iface = intf->altsetting + alt_idx; in hfcsusb_probe()2013 alt_idx++; in hfcsusb_probe()