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

/drivers/video/intelfb/
H A Dintelfbdrv.c423 ERR_MSG("unable to set MTRR\n");
519 ERR_MSG("Attempted to register %d devices "
526 ERR_MSG("Could not allocate memory for intelfb_info.\n");
530 ERR_MSG("Could not allocate cmap for intelfb_info.\n");
542 ERR_MSG("Cannot reserve pixmap memory.\n");
552 ERR_MSG("Cannot enable device.\n");
581 ERR_MSG("Cannot reserve FB region.\n");
591 ERR_MSG("Cannot reserve MMIO region.\n");
646 ERR_MSG("cannot acquire agp\n");
653 ERR_MSG("canno
[all...]
H A Dintelfb.h93 #define ERR_MSG(fmt, args...) printk(KERN_ERR PFX fmt, ## args) macro
H A Dintelfbhw.c185 ERR_MSG("cannot find bridge device\n");
235 ERR_MSG("only local memory found\n");
238 ERR_MSG("video memory is disabled\n");
241 ERR_MSG("unexpected GMCH_GMS value: 0x%02x\n",
270 ERR_MSG("video memory is disabled\n");
273 ERR_MSG("unexpected GMCH_GMS value: 0x%02x\n",

Completed in 64 milliseconds