Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dpvr2fb.c181 static unsigned int do_vmode_full = 0; /* Change the video mode */ variable
629 if (do_vmode_pan || do_vmode_full) in pvr2fb_interrupt()
631 if (do_vmode_full) in pvr2fb_interrupt()
635 if (do_vmode_full) in pvr2fb_interrupt()
636 do_vmode_full = 0; in pvr2fb_interrupt()
Damifb.c794 static u_short do_vmode_full = 0; /* Change the Video Mode */ variable
2398 do_vmode_full = 0; in amifb_set_par()
2409 do_vmode_full = 1; in amifb_set_par()
3466 if (do_vmode_pan || do_vmode_full) in amifb_interrupt()
3469 if (do_vmode_full) in amifb_interrupt()
3490 if (do_vmode_full) { in amifb_interrupt()
3492 do_vmode_full = 0; in amifb_interrupt()