Searched refs:DBG_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 Dintelfbdrv.c248 DBG_MSG("intelfb_setup\n");
251 DBG_MSG("no options\n");
254 DBG_MSG("options: %s\n", options);
301 DBG_MSG("intelfb_init\n");
321 DBG_MSG("intelfb_exit\n");
361 DBG_MSG("cleanup\n");
408 DBG_MSG("bailout\n"); \
430 DBG_MSG("intelfb_pci_register\n");
488 DBG_MSG("fb aperture: 0x%llx/0x%llx, MMIO region: 0x%llx/0x%llx\n",
691 DBG_MSG("f
[all...]
H A Dintelfbhw.c318 DBG_MSG("intelfbhw_validate_mode\n");
387 DBG_MSG("intelfbhw_pan_display\n");
421 DBG_MSG("intelfbhw_do_blank: blank is %d\n", blank);
437 DBG_MSG("cursor_on is %d\n", dinfo->cursor_on);
505 DBG_MSG("intelfbhw_setcolreg: %d: (%d, %d, %d)\n",
522 DBG_MSG("intelfbhw_read_hw_state\n");
709 DBG_MSG("intelfbhw_print_hw_state\n");
934 DBG_MSG("Clock is %d\n", clock);
946 DBG_MSG("p range is %d-%d (%d)\n", p_min, p_max, p_inc);
1000 DBG_MSG("
[all...]
H A Dintelfb.h98 #define DBG_MSG(fmt, args...) printk(KERN_DEBUG PFX fmt, ## args) macro
100 #define DBG_MSG(fmt, args...) while (0) printk(fmt, ## args) macro
H A Dintelfb_i2c.c133 DBG_MSG("I2C bus %s registered.\n", name);

Completed in 43 milliseconds