Home
last modified time | relevance | path

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

/openbmc/linux/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) in pvr2fb_interrupt()
628 if (do_vmode_full) in pvr2fb_interrupt()
632 if (do_vmode_full) in pvr2fb_interrupt()
633 do_vmode_full = 0; in pvr2fb_interrupt()
H A Damifb.c800 static u_short do_vmode_full = 0; /* Change the Video Mode */ variable
2400 do_vmode_full = 0; in amifb_set_par()
2411 do_vmode_full = 1; in amifb_set_par()
3457 if (do_vmode_pan || do_vmode_full) in amifb_interrupt()
3460 if (do_vmode_full) in amifb_interrupt()
3481 if (do_vmode_full) { in amifb_interrupt()
3483 do_vmode_full = 0; in amifb_interrupt()