Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1904 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
Dxhci-ring.c4342 int xhci_queue_reset_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_device() function
Dxhci.c3783 ret = xhci_queue_reset_device(xhci, reset_device_cmd, slot_id); in xhci_discover_or_reset_device()