Home
last modified time | relevance | path

Searched refs:fb_warn_once (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/video/fbdev/core/
A Dfb_io_fops.c16 fb_warn_once(info, "Framebuffer is not in I/O address space."); in fb_io_read()
80 fb_warn_once(info, "Framebuffer is not in I/O address space."); in fb_io_write()
148 fb_warn_once(info, "Framebuffer is not in I/O address space."); in fb_io_mmap()
A Dfb_sys_fops.c26 fb_warn_once(info, "Framebuffer is not in virtual address space."); in fb_sys_read()
71 fb_warn_once(info, "Framebuffer is not in virtual address space."); in fb_sys_write()
A Dsysfillrect.c246 fb_warn_once(p, "Framebuffer is not in virtual address space."); in sys_fillrect()
A Dsyscopyarea.c328 fb_warn_once(p, "Framebuffer is not in virtual address space."); in sys_copyarea()
A Dsysimgblt.c300 fb_warn_once(p, "Framebuffer is not in virtual address space."); in sys_imageblit()
A Dcfbimgblt.c330 fb_warn_once(p, "Framebuffer is not in I/O address space."); in cfb_imageblit()
A Dcfbfillrect.c291 fb_warn_once(p, "Framebuffer is not in I/O address space."); in cfb_fillrect()
A Dcfbcopyarea.c395 fb_warn_once(p, "Framebuffer is not in I/O address space."); in cfb_copyarea()
/linux/include/linux/
A Dfb.h884 #define fb_warn_once(fb_info, fmt, ...) \ macro

Completed in 16 milliseconds