Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c41 static bool td_on_ring(struct xhci_td *td, struct xhci_ring *ring) in td_on_ring() function
1684 if (!td_on_ring(&urb_priv->td[0], ep_ring)) { in xhci_urb_dequeue()