Searched refs:vhci_urb_dequeue (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 38 static int vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status); 869 static int vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in vhci_urb_dequeue() function 1356 .urb_dequeue = vhci_urb_dequeue,
|
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 38 static int vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status); 867 static int vhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in vhci_urb_dequeue() function 1325 .urb_dequeue = vhci_urb_dequeue,
|
Completed in 7 milliseconds