Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-mem.c1507 void xhci_clear_endpoint_bw_info(struct xhci_bw_info *bw_info) in xhci_clear_endpoint_bw_info() function
1537 xhci_clear_endpoint_bw_info(bw_info); in xhci_update_bw_info()
Dxhci.h1776 void xhci_clear_endpoint_bw_info(struct xhci_bw_info *bw_info);
Dxhci.c3858 xhci_clear_endpoint_bw_info(&virt_dev->eps[i].bw_info); in xhci_discover_or_reset_device()