Searched refs:FB_IGNOREMON (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Duvesafb.c734 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, &var, info);
842 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60,
896 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60,
918 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60,
1343 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON, 60, var, info);
/linux-master/drivers/video/fbdev/core/
H A Dfbmon.c391 fb_get_mode(FB_VSYNCTIMINGS | FB_IGNOREMON,
1200 * If FB_IGNOREMON bit is set in @flags, monitor specs will be
1259 switch (flags & ~FB_IGNOREMON) {
1289 if (err || (!(flags & FB_IGNOREMON) &&
/linux-master/include/linux/
H A Dfb.h746 #define FB_IGNOREMON 0x100 macro

Completed in 358 milliseconds