Searched refs:SETUP_CONTEXT_ONLY (Results 1 – 6 of 6) sorted by relevance
875 if (setup == SETUP_CONTEXT_ONLY && dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()1772 cdnsp_setup_device(pdev, SETUP_CONTEXT_ONLY); in cdnsp_irq_reset()
958 SETUP_CONTEXT_ONLY, enumerator
2355 (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0)); in cdnsp_queue_address_device()
4128 const char *act = setup == SETUP_CONTEXT_ONLY ? "context" : "address"; in xhci_setup_device()4168 if (setup == SETUP_CONTEXT_ONLY) { in xhci_setup_device()4316 return xhci_setup_device(hcd, udev, SETUP_CONTEXT_ONLY); in xhci_enable_device()
1261 SETUP_CONTEXT_ONLY, enumerator
4369 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()
Completed in 38 milliseconds