Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.c2642 ret = xhci_cancel_cmd(xhci, command, cmd_trb); in xhci_configure_endpoint()
3618 return xhci_cancel_cmd(xhci, NULL, cmd_trb); in xhci_alloc_dev()
3750 ret = xhci_cancel_cmd(xhci, NULL, cmd_trb); in xhci_address_device()
Dxhci.h1812 int xhci_cancel_cmd(struct xhci_hcd *xhci, struct xhci_command *command,
Dxhci-ring.c371 int xhci_cancel_cmd(struct xhci_hcd *xhci, struct xhci_command *command, in xhci_cancel_cmd() function