Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Duvesafb.c731 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, &var, info); in uvesafb_vbe_getmonspecs()
839 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
893 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
915 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-v4.19/drivers/video/fbdev/core/
Dfbmon.c391 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, in calc_mode_timings()
1362 case FB_VSYNCTIMINGS: /* vrefresh driven */ in fb_get_mode()
/Linux-v4.19/include/linux/
Dfb.h717 #define FB_VSYNCTIMINGS 1 macro