Searched refs:xhci_debugfs_remove_endpoint (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-debugfs.h | 116 void xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, 134 xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_remove_endpoint() function
|
H A D | xhci-debugfs.c | 471 void xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_remove_endpoint() function
|
H A D | xhci.c | 1838 xhci_debugfs_remove_endpoint(xhci, xhci->devs[udev->slot_id], ep_index); in xhci_drop_endpoint() 3024 xhci_debugfs_remove_endpoint(xhci, virt_dev, i); in xhci_reset_bandwidth() 3896 xhci_debugfs_remove_endpoint(xhci, virt_dev, i); in xhci_discover_or_reset_device()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-debugfs.h | 116 void xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, 134 xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_remove_endpoint() function
|
H A D | xhci-debugfs.c | 471 void xhci_debugfs_remove_endpoint(struct xhci_hcd *xhci, in xhci_debugfs_remove_endpoint() function
|
H A D | xhci.c | 1827 xhci_debugfs_remove_endpoint(xhci, xhci->devs[udev->slot_id], ep_index); in xhci_drop_endpoint() 2997 xhci_debugfs_remove_endpoint(xhci, virt_dev, i); in xhci_reset_bandwidth() 3788 xhci_debugfs_remove_endpoint(xhci, virt_dev, i); in xhci_discover_or_reset_device()
|
Completed in 16 milliseconds