Searched refs:intr_endp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dhso.c151 struct usb_endpoint_descriptor *intr_endp; member in struct:hso_shared_int
2849 mux->intr_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_INT,
2851 if (!mux->intr_endp) {
2862 kzalloc(le16_to_cpu(mux->intr_endp->wMaxPacketSize),
3278 shared_int->intr_endp->bEndpointAddress & 0x7F),
3282 shared_int->intr_endp->bInterval);

Completed in 79 milliseconds