fb_mem_phys       276 drivers/video/fbdev/vt8500lcdfb.c 	dma_addr_t fb_mem_phys;
fb_mem_phys       351 drivers/video/fbdev/vt8500lcdfb.c 	fb_mem_virt = dma_alloc_coherent(&pdev->dev, fb_mem_len, &fb_mem_phys,
fb_mem_phys       359 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.smem_start	= fb_mem_phys;
fb_mem_phys       271 drivers/video/fbdev/wm8505fb.c 	dma_addr_t fb_mem_phys;
fb_mem_phys       329 drivers/video/fbdev/wm8505fb.c 	fb_mem_virt = dmam_alloc_coherent(&pdev->dev, fb_mem_len, &fb_mem_phys,
fb_mem_phys       340 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.smem_start		= fb_mem_phys;