Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h692 struct xhci_device_context_array { struct
1221 struct xhci_device_context_array *dcbaa \
H A Dxhci-mem.c513 ctrl->dcbaa = (struct xhci_device_context_array *) in xhci_mem_init()
514 xhci_malloc(sizeof(struct xhci_device_context_array)); in xhci_mem_init()