Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.c3760 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_free_dev()
3765 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) in xhci_disable_slot() function
3905 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_alloc_dev()
4035 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_setup_device()
Dxhci-hub.c617 retval = xhci_disable_slot(xhci, i); in xhci_enter_test_mode()
Dxhci.h2036 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id);