Searched refs:do_vmode_full (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dpvr2fb.c183 static unsigned int do_vmode_full = 0; /* Change the video mode */ variable
626 if (do_vmode_pan || do_vmode_full)
628 if (do_vmode_full)
632 if (do_vmode_full)
633 do_vmode_full = 0;
H A Damifb.c800 static u_short do_vmode_full = 0; /* Change the Video Mode */ variable
2400 do_vmode_full = 0;
2411 do_vmode_full = 1;
3457 if (do_vmode_pan || do_vmode_full)
3460 if (do_vmode_full)
3481 if (do_vmode_full) {
3483 do_vmode_full = 0;

Completed in 239 milliseconds