Searched refs:WRN_MSG (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.c328 WRN_MSG("Not enough video ram for mode "
336 WRN_MSG("X resolution too large (%d vs %d).\n",
341 WRN_MSG("Y resolution too large (%d vs %d).\n",
346 WRN_MSG("X resolution too small (%d vs 4).\n", var->xres);
350 WRN_MSG("Y resolution too small (%d vs 4).\n", var->yres);
356 WRN_MSG("Mode is double-scan.\n");
361 WRN_MSG("Odd number of lines in interlaced mode\n");
368 WRN_MSG("Pixel clock is too low (%d MHz vs %d MHz).\n",
373 WRN_MSG("Pixel clock is too high (%d MHz vs %d MHz).\n",
951 WRN_MSG("canno
[all...]
H A Dintelfb.h94 #define WRN_MSG(fmt, args...) printk(KERN_WARNING PFX fmt, ## args) macro
H A Dintelfb_i2c.c135 WRN_MSG("Failed to register I2C bus %s.\n", name);
H A Dintelfbdrv.c350 #define set_mtrr(x) WRN_MSG("MTRR is disabled in the kernel\n")
665 WRN_MSG("cannot allocate framebuffer memory - use "
671 WRN_MSG("cannot bind framebuffer memory - use "
719 WRN_MSG("Non-CRT device is enabled ( ");

Completed in 50 milliseconds