Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dpvr2fb.c182 static unsigned int do_vmode_full = 0; /* Change the video mode */ variable
625 if (do_vmode_pan || do_vmode_full) in pvr2fb_interrupt()
627 if (do_vmode_full) in pvr2fb_interrupt()
631 if (do_vmode_full) in pvr2fb_interrupt()
632 do_vmode_full = 0; in pvr2fb_interrupt()
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()
3468 if (do_vmode_pan || do_vmode_full) in amifb_interrupt()
3471 if (do_vmode_full) in amifb_interrupt()
3492 if (do_vmode_full) { in amifb_interrupt()
3494 do_vmode_full = 0; in amifb_interrupt()

Completed in 11 milliseconds