Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.c1514 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1562 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1712 xhci_urb_free_priv(urb_priv); in xhci_urb_dequeue()
Dxhci.h2036 void xhci_urb_free_priv(struct urb_priv *urb_priv);
Dxhci-mem.c1777 void xhci_urb_free_priv(struct urb_priv *urb_priv) in xhci_urb_free_priv() function
Dxhci-ring.c652 xhci_urb_free_priv(urb_priv); in xhci_giveback_urb_in_irq()