Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.h1797 int xhci_queue_reset_device(struct xhci_hcd *xhci, u32 slot_id);
Dxhci-ring.c3942 int xhci_queue_reset_device(struct xhci_hcd *xhci, u32 slot_id) in xhci_queue_reset_device() function
Dxhci.c3400 ret = xhci_queue_reset_device(xhci, slot_id); in xhci_discover_or_reset_device()