Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1841 int xhci_handshake_check_state(struct xhci_hcd *xhci, void __iomem *ptr,
H A Dxhci.c89 int xhci_handshake_check_state(struct xhci_hcd *xhci, void __iomem *ptr, in xhci_handshake_check_state() function
227 ret = xhci_handshake_check_state(xhci, &xhci->op_regs->command, in xhci_reset()
H A Dxhci-ring.c462 ret = xhci_handshake_check_state(xhci, &xhci->op_regs->cmd_ring, in xhci_abort_cmd_ring()