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