Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
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()
Damifb.c794 static u_short do_vmode_full = 0; /* Change the Video Mode */ variable
2396 do_vmode_full = 0; in amifb_set_par()
2407 do_vmode_full = 1; in amifb_set_par()
3464 if (do_vmode_pan || do_vmode_full) in amifb_interrupt()
3467 if (do_vmode_full) in amifb_interrupt()
3488 if (do_vmode_full) { in amifb_interrupt()
3490 do_vmode_full = 0; in amifb_interrupt()