Home
last modified time | relevance | path

Searched refs:do_vmode_full (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpvr2fb.c183 static unsigned int do_vmode_full = 0; /* Change the video mode */ variable
626 if (do_vmode_pan || do_vmode_full) in pvr2fb_interrupt()
628 if (do_vmode_full) in pvr2fb_interrupt()
632 if (do_vmode_full) in pvr2fb_interrupt()
633 do_vmode_full = 0; in pvr2fb_interrupt()
H 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()
3457 if (do_vmode_pan || do_vmode_full) in amifb_interrupt()
3460 if (do_vmode_full) in amifb_interrupt()
3481 if (do_vmode_full) { in amifb_interrupt()
3483 do_vmode_full = 0; in amifb_interrupt()

Completed in 12 milliseconds