Home
last modified time | relevance | path

Searched refs:dev_context_ptrs (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-mem.c670 pdev->dcbaa->dev_context_ptrs[1] = 0; in cdnsp_free_priv_device()
700 pdev->dcbaa->dev_context_ptrs[1] = cpu_to_le64(pdev->out_ctx.dma); in cdnsp_alloc_priv_device()
H A Dcdnsp-gadget.h859 __le64 dev_context_ptrs[CDNSP_DEV_MAX_SLOTS + 1]; member
/linux/drivers/usb/host/
H A Dxhci.c4463 &xhci->dcbaa->dev_context_ptrs[udev->slot_id], in xhci_setup_device()
4465 le64_to_cpu(xhci->dcbaa->dev_context_ptrs[udev->slot_id])); in xhci_setup_device()
H A Dxhci-ring.c1616 xhci->dcbaa->dev_context_ptrs[slot_id] = 0; in xhci_handle_cmd_disable_slot()