Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.c1460 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1508 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1658 xhci_urb_free_priv(urb_priv); in xhci_urb_dequeue()
Dxhci.h2017 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.c645 xhci_urb_free_priv(urb_priv); in xhci_giveback_urb_in_irq()