Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1955 void xhci_process_cancelled_tds(struct xhci_virt_ep *ep);
H A Dxhci-ring.c1102 void xhci_process_cancelled_tds(struct xhci_virt_ep *ep) in xhci_process_cancelled_tds() function
H A Dxhci.c1753 xhci_process_cancelled_tds(ep); in xhci_urb_dequeue()