Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci.h1521 int xhci_queue_reset_device(struct xhci_hcd *xhci, u32 slot_id);
Dxhci.c2336 ret = xhci_queue_reset_device(xhci, slot_id); in xhci_discover_or_reset_device()
Dxhci-ring.c3311 int xhci_queue_reset_device(struct xhci_hcd *xhci, u32 slot_id) in xhci_queue_reset_device() function