Searched refs:do_vmode_full (Results 1 – 2 of 2) sorted by relevance
182 static unsigned int do_vmode_full = 0; /* Change the video mode */ variable625 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()
800 static u_short do_vmode_full = 0; /* Change the Video Mode */ variable2400 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