Home
last modified time | relevance | path

Searched refs:SETUP_CONTEXT_ONLY (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h958 SETUP_CONTEXT_ONLY, enumerator
H A Dcdnsp-gadget.c850 * Issue an Address Device command with BSR=0 if setup is SETUP_CONTEXT_ONLY
871 if (setup == SETUP_CONTEXT_ONLY && dev_state == SLOT_STATE_DEFAULT) { in cdnsp_setup_device()
1768 cdnsp_setup_device(pdev, SETUP_CONTEXT_ONLY); in cdnsp_irq_reset()
H A Dcdnsp-ring.c2400 (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0)); in cdnsp_queue_address_device()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.c4126 const char *act = setup == SETUP_CONTEXT_ONLY ? "context" : "address"; in xhci_setup_device()
4166 if (setup == SETUP_CONTEXT_ONLY) { in xhci_setup_device()
4316 return xhci_setup_device(hcd, udev, SETUP_CONTEXT_ONLY); in xhci_enable_device()
H A Dxhci.h1265 SETUP_CONTEXT_ONLY, enumerator
H A Dxhci-ring.c4233 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.c4017 const char *act = setup == SETUP_CONTEXT_ONLY ? "context" : "address"; in xhci_setup_device()
4057 if (setup == SETUP_CONTEXT_ONLY) { in xhci_setup_device()
4205 return xhci_setup_device(hcd, udev, SETUP_CONTEXT_ONLY); in xhci_enable_device()
H A Dxhci.h1266 SETUP_CONTEXT_ONLY, enumerator
H A Dxhci-ring.c4381 | (setup == SETUP_CONTEXT_ONLY ? TRB_BSR : 0), false); in xhci_queue_address_device()

Completed in 45 milliseconds