Searched refs:linuxkpi_dmam_alloc_coherent (Results 1 – 2 of 2) sorted by relevance
97 void *linuxkpi_dmam_alloc_coherent(struct device *dev, size_t size,168 return (linuxkpi_dmam_alloc_coherent(dev, size, dma_handle, flag)); in dmam_alloc_coherent()
1607 linuxkpi_dmam_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in linuxkpi_dmam_alloc_coherent() function