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

/linux-master/drivers/net/usb/
H A Dhso.c301 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf,
2500 hso_net->in_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK,
2506 hso_net->out_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK,
2639 tiocmget->endp = hso_get_ep(interface,
2661 serial->in_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK,
2670 hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, USB_DIR_OUT))) {
2763 mux->intr_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_INT,
3140 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf, function

Completed in 106 milliseconds