Home
last modified time | relevance | path

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

/linux-3.3/drivers/video/omap2/
Dvram.c110 static struct vram_alloc *omap_vram_create_allocation(struct vram_region *vr, in omap_vram_create_allocation() function
241 if (omap_vram_create_allocation(rm, paddr, pages) == NULL) in _omap_vram_reserve()
354 alloc = omap_vram_create_allocation(rm, start, pages); in _omap_vram_alloc()