Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.c3898 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_free_dev()
3903 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) in xhci_disable_slot() function
4045 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_alloc_dev()
4176 ret = xhci_disable_slot(xhci, udev->slot_id); in xhci_setup_device()
Dxhci-hub.c632 retval = xhci_disable_slot(xhci, i); in xhci_enter_test_mode()
Dxhci.h2072 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id);