Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1153 SETUP_CONTEXT_ONLY, enumerator
Dxhci.c3793 const char *act = setup == SETUP_CONTEXT_ONLY ? "context" : "address"; in xhci_setup_device()
3829 if (setup == SETUP_CONTEXT_ONLY) { in xhci_setup_device()
3974 return xhci_setup_device(hcd, udev, SETUP_CONTEXT_ONLY); in xhci_enable_device()
Dxhci-ring.c4060 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()