Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Duvesafb.c734 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, &var, info); in uvesafb_vbe_getmonspecs()
842 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
896 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
918 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, in uvesafb_vbe_init_mode()
1343 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, var, info); in uvesafb_check_limits()
/linux-6.1.9/drivers/video/fbdev/core/
Dfbmon.c391 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, in calc_mode_timings()
1272 case FB_VSYNCTIMINGS: /* vrefresh driven */ in fb_get_mode()
/linux-6.1.9/include/linux/
Dfb.h697 #define FB_VSYNCTIMINGS 1 macro