noedid             52 drivers/video/fbdev/uvesafb.c static bool noedid;		/* don't try DDC transfers */
noedid            618 drivers/video/fbdev/uvesafb.c 	if (noedid || par->vbe_ib.vbe_version < 0x0300)
noedid           1837 drivers/video/fbdev/uvesafb.c 			noedid = 1;
noedid           1977 drivers/video/fbdev/uvesafb.c module_param(noedid, bool, 0);
noedid           1978 drivers/video/fbdev/uvesafb.c MODULE_PARM_DESC(noedid,