Home
last modified time | relevance | path

Searched refs:xhci_malloc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.c190 static void *xhci_malloc(unsigned int size) in xhci_malloc() function
281 seg->trbs = (union xhci_trb *)xhci_malloc(SEGMENT_SIZE); in xhci_segment_alloc()
367 scratchpad->sp_array = xhci_malloc(num_sp * sizeof(u64)); in xhci_scratchpad_alloc()
432 ctx->bytes = (u8 *)xhci_malloc(ctx->size); in xhci_alloc_container_ctx()
515 xhci_malloc(sizeof(struct xhci_device_context_array)); in xhci_mem_init()
552 xhci_malloc(sizeof(struct xhci_erst_entry) * ERST_NUM_SEGS); in xhci_mem_init()
H A Dxhci-mem.su
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map