Home
last modified time | relevance | path

Searched refs:xhci_device_context_array (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci.h692 struct xhci_device_context_array { struct
1221 struct xhci_device_context_array *dcbaa \
Dxhci-mem.c510 ctrl->dcbaa = (struct xhci_device_context_array *) in xhci_mem_init()
511 xhci_malloc(sizeof(struct xhci_device_context_array)); in xhci_mem_init()