fb_alloced         44 drivers/video/fbdev/grvga.c 	int fb_alloced;         /* = 1 if framebuffer is allocated in main memory */
fb_alloced        463 drivers/video/fbdev/grvga.c 		par->fb_alloced = 1;
fb_alloced        520 drivers/video/fbdev/grvga.c 		if (!par->fb_alloced)
fb_alloced        149 drivers/video/fbdev/xilinxfb.c 	int		fb_alloced;	/* Flag, was the fb memory alloced? */
fb_alloced        287 drivers/video/fbdev/xilinxfb.c 		drvdata->fb_alloced = 1;
fb_alloced        365 drivers/video/fbdev/xilinxfb.c 	if (drvdata->fb_alloced)
fb_alloced        389 drivers/video/fbdev/xilinxfb.c 	if (drvdata->fb_alloced)