Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h20 void *xhci_mem_malloc(size_t align, size_t size);
29 #define usb_malloc(size) xhci_mem_malloc(sizeof(int), size)
A Dusb_glue_phytium.c19 void *xhci_mem_malloc(size_t align, size_t size) in xhci_mem_malloc() function

Completed in 4 milliseconds