Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/usb/
Dipheth.c475 struct usb_host_interface *hintf; in ipheth_probe() local
496 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()