Home
last modified time | relevance | path

Searched refs:FB_VSYNCTIMINGS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/
H A Duvesafb.c732 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, &var, info); in uvesafb_vbe_getmonspecs()
840 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
894 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
916 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
1340 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, var, info); in uvesafb_check_limits()
/linux/drivers/video/fbdev/core/
H A Dfbmon.c396 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, in calc_mode_timings()
1277 case FB_VSYNCTIMINGS: /* vrefresh driven */ in fb_get_mode()
/linux/include/linux/
H A Dfb.h778 #define FB_VSYNCTIMINGS 1 macro