Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c4069 const char *act = setup == SETUP_CONTEXT_ONLY ? "context" : "address"; in xhci_setup_device()
4109 if (setup == SETUP_CONTEXT_ONLY) { in xhci_setup_device()
4265 return xhci_setup_device(hcd, udev, SETUP_CONTEXT_ONLY); in xhci_enable_device()
H A Dxhci.h1268 SETUP_CONTEXT_ONLY, enumerator
H A Dxhci-ring.c4374 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()