Searched refs:xhci_urb_free_priv (Results 1 – 4 of 4) sorted by relevance
1744 void xhci_urb_free_priv(struct urb_priv *urb_priv);
1395 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()
621 xhci_urb_free_priv(urb_priv); in xhci_giveback_urb_in_irq()2533 xhci_urb_free_priv(urb_priv); in handle_tx_event()
1772 void xhci_urb_free_priv(struct urb_priv *urb_priv) in xhci_urb_free_priv() function