Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.c3891 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_free_dev()
3896 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) in xhci_disable_slot() function
4038 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_alloc_dev()
4169 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_setup_device()
Dxhci-hub.c621 retval = xhci_disable_slot(xhci, i); in xhci_enter_test_mode()
Dxhci.h2055 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id);