Home
last modified time | relevance | path

Searched refs:xhci_urb_free_priv (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci.c1700 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1748 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1900 xhci_urb_free_priv(urb_priv); in xhci_urb_dequeue()
Dxhci.h2102 void xhci_urb_free_priv(struct urb_priv *urb_priv);
Dxhci-mem.c1778 void xhci_urb_free_priv(struct urb_priv *urb_priv) in xhci_urb_free_priv() function
Dxhci-ring.c761 xhci_urb_free_priv(urb_priv); in xhci_giveback_urb_in_irq()