Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1701 void xhci_clear_endpoint_bw_info(struct xhci_bw_info *bw_info);
Dxhci-mem.c1533 void xhci_clear_endpoint_bw_info(struct xhci_bw_info *bw_info) in xhci_clear_endpoint_bw_info() function
1563 xhci_clear_endpoint_bw_info(bw_info); in xhci_update_bw_info()
Dxhci.c3596 xhci_clear_endpoint_bw_info(&virt_dev->eps[i].bw_info); in xhci_discover_or_reset_device()