Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h2168 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
H A Dxhci-ring.c4384 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device() function
H A Dxhci.c3764 ret = xhci_queue_reset_device(xhci, reset_device_cmd, slot_id); in xhci_discover_or_reset_device()