Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1744 void xhci_urb_free_priv(struct urb_priv *urb_priv);
Dxhci.c1395 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1461 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1576 xhci_urb_free_priv(urb_priv); in xhci_urb_dequeue()
Dxhci-ring.c621 xhci_urb_free_priv(urb_priv); in xhci_giveback_urb_in_irq()
2533 xhci_urb_free_priv(urb_priv); in handle_tx_event()
Dxhci-mem.c1772 void xhci_urb_free_priv(struct urb_priv *urb_priv) in xhci_urb_free_priv() function