Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.c3836 xhci_disable_slot(xhci, udev->slot_id); in xhci_free_dev()
3844 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) in xhci_disable_slot() function
3994 xhci_disable_slot(xhci, udev->slot_id); in xhci_alloc_dev()
4124 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_setup_device()
Dxhci-hub.c738 retval = xhci_disable_slot(xhci, i); in xhci_enter_test_mode()
Dxhci.h2140 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id);