Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1698 void xhci_update_tt_active_eps(struct xhci_hcd *xhci,
Dxhci.c2532 void xhci_update_tt_active_eps(struct xhci_hcd *xhci, in xhci_update_tt_active_eps() function
2606 xhci_update_tt_active_eps(xhci, virt_dev, old_active_eps); in xhci_reserve_bandwidth()
3599 xhci_update_tt_active_eps(xhci, virt_dev, old_active_eps); in xhci_discover_or_reset_device()
Dxhci-mem.c950 xhci_update_tt_active_eps(xhci, dev, old_active_eps); in xhci_free_virt_device()