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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.c308 WRN_MSG("Not enough video ram for mode "
316 WRN_MSG("X resolution too large (%d vs %d).\n",
321 WRN_MSG("Y resolution too large (%d vs %d).\n",
328 WRN_MSG("Mode is interlaced.\n");
332 WRN_MSG("Mode is double-scan.\n");
339 WRN_MSG("Pixel clock is too low (%d MHz vs %d MHz).\n",
344 WRN_MSG("Pixel clock is too high (%d MHz vs %d MHz).\n",
898 WRN_MSG("cannot split p = %d\n", p);
914 WRN_MSG("cannot split m = %d\n", m);
937 WRN_MSG("canno
[all...]
H A Dintelfb.h90 #define WRN_MSG(fmt, args...) printk(KERN_WARNING PFX fmt, ## args) macro
H A Dintelfb_i2c.c132 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")
666 WRN_MSG("cannot allocate framebuffer memory - use "
672 WRN_MSG("cannot bind framebuffer memory - use "
720 WRN_MSG("Non-CRT device is enabled ( ");

Completed in 90 milliseconds