Searched refs:dmam_alloc_noncoherent (Results 1 – 4 of 4) sorted by relevance
124 void *dmam_alloc_noncoherent(struct device *dev, size_t size, in dmam_alloc_noncoherent() function148 EXPORT_SYMBOL(dmam_alloc_noncoherent);
239 extern void *dmam_alloc_noncoherent(struct device *dev, size_t size,
242 dmam_alloc_noncoherent()
1696 fbdev->fb_mem = dmam_alloc_noncoherent(&dev->dev, in au1200fb_drv_probe()