Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1822 void xhci_urb_free_priv(struct urb_priv *urb_priv);
Dxhci.c1639 xhci_urb_free_priv(urb_priv); in xhci_urb_enqueue()
1791 xhci_urb_free_priv(urb_priv); in xhci_urb_dequeue()
Dxhci-mem.c1752 void xhci_urb_free_priv(struct urb_priv *urb_priv) in xhci_urb_free_priv() function
Dxhci-ring.c777 xhci_urb_free_priv(urb_priv); in xhci_giveback_urb_in_irq()