OMAPFB_PLANE_NUM   55 drivers/video/fbdev/omap/omapfb.h 	struct omapfb_mem_region	region[OMAPFB_PLANE_NUM];
OMAPFB_PLANE_NUM  213 drivers/video/fbdev/omap/omapfb.h 	struct fb_info			*fb_info[OMAPFB_PLANE_NUM];
OMAPFB_PLANE_NUM   30 drivers/video/fbdev/omap/omapfb_main.c static unsigned long	def_vram[OMAPFB_PLANE_NUM];
OMAPFB_PLANE_NUM  932 drivers/video/fbdev/omap/omapfb_main.c static struct blocking_notifier_head omapfb_client_list[OMAPFB_PLANE_NUM];
OMAPFB_PLANE_NUM  939 drivers/video/fbdev/omap/omapfb_main.c 	for (i = 0; i < OMAPFB_PLANE_NUM; i++)
OMAPFB_PLANE_NUM  949 drivers/video/fbdev/omap/omapfb_main.c 	if ((unsigned)omapfb_nb->plane_idx >= OMAPFB_PLANE_NUM)
OMAPFB_PLANE_NUM  989 drivers/video/fbdev/omap/omapfb_main.c 	for (i = 0; i < OMAPFB_PLANE_NUM; i++)
OMAPFB_PLANE_NUM 1248 drivers/video/fbdev/omap/omapfb_main.c 	while (size < PAGE_SIZE && plane < OMAPFB_PLANE_NUM) {
OMAPFB_PLANE_NUM 1269 drivers/video/fbdev/omap/omapfb_main.c 	while (size < PAGE_SIZE && plane < OMAPFB_PLANE_NUM) {