Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dbuffer.c110 void *hcd_buffer_alloc( in hcd_buffer_alloc() function
Dusb.c735 return hcd_buffer_alloc(dev->bus, size, mem_flags, dma); in usb_alloc_coherent()
Dhcd.c1318 vaddr = hcd_buffer_alloc(bus, size + sizeof(vaddr), in hcd_alloc_coherent()
/linux-4.1.27/include/linux/usb/
Dhcd.h463 void *hcd_buffer_alloc(struct usb_bus *bus, size_t size,