Home
last modified time | relevance | path

Searched refs:dmam_alloc_noncoherent (Results 1 – 2 of 2) sorted by relevance

/drivers/base/
Ddma-mapping.c124 void *dmam_alloc_noncoherent(struct device *dev, size_t size, in dmam_alloc_noncoherent() function
148 EXPORT_SYMBOL(dmam_alloc_noncoherent);
/drivers/video/fbdev/
Dau1200fb.c1698 fbdev->fb_mem = dmam_alloc_noncoherent(&dev->dev, in au1200fb_drv_probe()