Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvhci_hcd.c1327 static int vhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in vhci_alloc_streams() function
1331 dev_dbg(&hcd->self.root_hub->dev, "vhci_alloc_streams not implemented\n"); in vhci_alloc_streams()
1365 .alloc_streams = vhci_alloc_streams,
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci_hcd.c1296 static int vhci_alloc_streams(struct usb_hcd *hcd, struct usb_device *udev, in vhci_alloc_streams() function
1300 dev_dbg(&hcd->self.root_hub->dev, "vhci_alloc_streams not implemented\n"); in vhci_alloc_streams()
1334 .alloc_streams = vhci_alloc_streams,

Completed in 4 milliseconds