Searched refs:uhci_urb_dequeue (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | uhci-grlib.c | 80 .urb_dequeue = uhci_urb_dequeue,
|
H A D | uhci-platform.c | 58 .urb_dequeue = uhci_urb_dequeue,
|
H A D | uhci-pci.c | 280 .urb_dequeue = uhci_urb_dequeue,
|
H A D | uhci-q.c | 322 * get adjusted during uhci_urb_dequeue(). But since their queues in uhci_cleanup_queue() 1481 static int uhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in uhci_urb_dequeue() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | uhci-grlib.c | 80 .urb_dequeue = uhci_urb_dequeue,
|
H A D | uhci-platform.c | 58 .urb_dequeue = uhci_urb_dequeue,
|
H A D | uhci-pci.c | 281 .urb_dequeue = uhci_urb_dequeue,
|
H A D | uhci-q.c | 322 * get adjusted during uhci_urb_dequeue(). But since their queues in uhci_cleanup_queue() 1481 static int uhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in uhci_urb_dequeue() function
|
Completed in 6 milliseconds