Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dbuffer.c115 void *hcd_buffer_alloc( in hcd_buffer_alloc() function
H A Dusb.c1011 return hcd_buffer_alloc(dev->bus, size, mem_flags, dma); in usb_alloc_coherent()
H A Dhcd.c1265 vaddr = hcd_buffer_alloc(bus, size + sizeof(unsigned long), in hcd_alloc_coherent()