Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c4087 const char *act = setup == SETUP_CONTEXT_ONLY ? "context" : "address"; in xhci_setup_device()
4127 if (setup == SETUP_CONTEXT_ONLY) { in xhci_setup_device()
4275 return xhci_setup_device(hcd, udev, SETUP_CONTEXT_ONLY); in xhci_enable_device()
Dxhci.h1258 SETUP_CONTEXT_ONLY, enumerator
Dxhci-ring.c4172 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()