Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1920 int ifnum = iface->desc.bInterfaceNumber, i, idx, alt_idx, in hfcsusb_probe() local
1948 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()