Home
last modified time | relevance | path

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

/u-boot/include/usb/
A Dxhci.h1018 struct xhci_erst_entry { struct
1027 struct xhci_erst_entry *entries; argument
1216 struct xhci_erst_entry entry[ERST_NUM_SEGS];
/u-boot/drivers/usb/host/
A Dxhci-mem.c558 ctrl->erst.entries = xhci_malloc(sizeof(struct xhci_erst_entry) * in xhci_mem_init()
566 struct xhci_erst_entry *entry = &ctrl->erst.entries[val]; in xhci_mem_init()
574 ERST_NUM_SEGS * sizeof(struct xhci_erst_entry)); in xhci_mem_init()

Completed in 9 milliseconds