Home
last modified time | relevance | path

Searched refs:hcd_buffer_alloc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dbuffer.c113 void *hcd_buffer_alloc( in hcd_buffer_alloc() function
H A Dusb.c929 return hcd_buffer_alloc(dev->bus, size, mem_flags, dma); in usb_alloc_coherent()
H A Dhcd.c1290 vaddr = hcd_buffer_alloc(bus, size + sizeof(vaddr), in hcd_alloc_coherent()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h511 void *hcd_buffer_alloc(struct usb_bus *bus, size_t size,