Searched refs:hintf (Results 1 – 1 of 1) sorted by relevance
576 struct usb_host_interface *hintf; in ipheth_probe() local599 hintf = usb_altnum_to_altsetting(intf, IPHETH_ALT_INTFNUM); in ipheth_probe()600 if (hintf == NULL) { in ipheth_probe()606 for (i = 0; i < hintf->desc.bNumEndpoints; i++) { in ipheth_probe()607 endp = &hintf->endpoint[i].desc; in ipheth_probe()