Home
last modified time | relevance | path

Searched defs:xhci_disable_slot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci.c3854 int xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) in xhci_disable_slot() function
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2045 static TRBCCode xhci_disable_slot(XHCIState *xhci, unsigned int slotid) in xhci_disable_slot() function