do_vmode_full     794 drivers/video/fbdev/amifb.c static u_short do_vmode_full = 0;	/* Change the Video Mode */
do_vmode_full    2396 drivers/video/fbdev/amifb.c 	do_vmode_full = 0;
do_vmode_full    2407 drivers/video/fbdev/amifb.c 	do_vmode_full = 1;
do_vmode_full    3464 drivers/video/fbdev/amifb.c 	if (do_vmode_pan || do_vmode_full)
do_vmode_full    3467 drivers/video/fbdev/amifb.c 	if (do_vmode_full)
do_vmode_full    3488 drivers/video/fbdev/amifb.c 	if (do_vmode_full) {
do_vmode_full    3490 drivers/video/fbdev/amifb.c 		do_vmode_full = 0;
do_vmode_full     182 drivers/video/fbdev/pvr2fb.c static unsigned int do_vmode_full = 0;	/* Change the video mode */
do_vmode_full     625 drivers/video/fbdev/pvr2fb.c 	if (do_vmode_pan || do_vmode_full)
do_vmode_full     627 drivers/video/fbdev/pvr2fb.c 	if (do_vmode_full)
do_vmode_full     631 drivers/video/fbdev/pvr2fb.c 	if (do_vmode_full)
do_vmode_full     632 drivers/video/fbdev/pvr2fb.c 		do_vmode_full = 0;