Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1812 void xhci_urb_free_priv(struct urb_priv *urb_priv);
Dxhci.c1385 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1451 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1566 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()
2572 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