Searched refs:hso_get_ep (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | hso.c | 301 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf, 2508 hso_net->in_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, in hso_create_net_device() 2514 hso_net->out_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, in hso_create_net_device() 2647 tiocmget->endp = hso_get_ep(interface, in hso_create_bulk_serial_device() 2669 serial->in_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, in hso_create_bulk_serial_device() 2678 hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, USB_DIR_OUT))) { in hso_create_bulk_serial_device() 2771 mux->intr_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_INT, in hso_create_shared_int() 3148 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf, in hso_get_ep() function
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | hso.c | 301 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf, 2501 hso_net->in_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, in hso_create_net_device() 2507 hso_net->out_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, in hso_create_net_device() 2640 tiocmget->endp = hso_get_ep(interface, in hso_create_bulk_serial_device() 2662 serial->in_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, in hso_create_bulk_serial_device() 2671 hso_get_ep(interface, USB_ENDPOINT_XFER_BULK, USB_DIR_OUT))) { in hso_create_bulk_serial_device() 2764 mux->intr_endp = hso_get_ep(interface, USB_ENDPOINT_XFER_INT, in hso_create_shared_int() 3141 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf, in hso_get_ep() function
|
Completed in 9 milliseconds