Searched refs:do_vmode_pan (Results 1 – 2 of 2) sorted by relevance
183 static unsigned int do_vmode_pan = 0; /* Update the video mode */ variable625 if (do_vmode_pan || do_vmode_full) in pvr2fb_interrupt()629 if (do_vmode_pan) in pvr2fb_interrupt()630 do_vmode_pan = 0; in pvr2fb_interrupt()
801 static u_short do_vmode_pan = 0; /* Update the Video Mode */ variable1680 do_vmode_pan = 0; in ami_pan_var()1682 do_vmode_pan = 1; in ami_pan_var()2399 do_vmode_pan = 0; in amifb_set_par()3468 if (do_vmode_pan || do_vmode_full) in amifb_interrupt()3474 if (do_vmode_pan) { in amifb_interrupt()3477 do_cursor = do_vmode_pan = 0; in amifb_interrupt()
Completed in 11 milliseconds