Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/intelfb/
A Dintelfbhw.c330 WRN_MSG("Not enough video ram for mode " in intelfbhw_validate_mode()
338 WRN_MSG("X resolution too large (%d vs %d).\n", in intelfbhw_validate_mode()
343 WRN_MSG("Y resolution too large (%d vs %d).\n", in intelfbhw_validate_mode()
358 WRN_MSG("Mode is double-scan.\n"); in intelfbhw_validate_mode()
363 WRN_MSG("Odd number of lines in interlaced mode\n"); in intelfbhw_validate_mode()
964 WRN_MSG("cannot split p = %d\n", p); in calc_pll_params()
980 WRN_MSG("cannot split m = %d\n", in calc_pll_params()
1032 WRN_MSG("%s value %d exceeds limit %d\n", in check_overflow()
1117 WRN_MSG("calc_pll_params failed\n"); in intelfbhw_mode_to_hw()
1533 WRN_MSG("ring buffer : space: %d wanted %d\n", in wait_ring()
[all …]
A Dintelfb_i2c.c134 WRN_MSG("Failed to register I2C bus %s.\n", name); in intelfb_setup_i2c_bus()
A Dintelfb.h95 #define WRN_MSG(fmt, args...) printk(KERN_WARNING PFX fmt, ## args) macro
A Dintelfbdrv.c719 WRN_MSG("cannot allocate framebuffer memory - use " in intelfb_pci_register()
725 WRN_MSG("cannot bind framebuffer memory - use " in intelfb_pci_register()
774 WRN_MSG("Non-CRT device is enabled ( "); in intelfb_pci_register()

Completed in 13 milliseconds