Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1103 SETUP_CONTEXT_ONLY, enumerator
Dxhci.c3805 const char *act = setup == SETUP_CONTEXT_ONLY ? "context" : "address"; in xhci_setup_device()
3841 if (setup == SETUP_CONTEXT_ONLY) { in xhci_setup_device()
3986 return xhci_setup_device(hcd, udev, SETUP_CONTEXT_ONLY); in xhci_enable_device()
Dxhci-ring.c3876 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()