Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dipheth.c555 struct usb_host_interface *hintf; in ipheth_probe() local
578 hintf = usb_altnum_to_altsetting(intf, IPHETH_ALT_INTFNUM); in ipheth_probe()
579 if (hintf == NULL) { in ipheth_probe()
585 for (i = 0; i < hintf->desc.bNumEndpoints; i++) { in ipheth_probe()
586 endp = &hintf->endpoint[i].desc; in ipheth_probe()