Home
last modified time | relevance | path

Searched refs:FBINFO_VIRTFB (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/video/fbdev/core/
H A Dfb_io_fops.c15 if (info->flags & FBINFO_VIRTFB) in fb_io_read()
79 if (info->flags & FBINFO_VIRTFB) in fb_io_write()
147 if (info->flags & FBINFO_VIRTFB) in fb_io_mmap()
H A Dfb_sys_fops.c25 if (!(info->flags & FBINFO_VIRTFB)) in fb_sys_read()
70 if (!(info->flags & FBINFO_VIRTFB)) in fb_sys_write()
H A Dsysfillrect.c245 if (!(p->flags & FBINFO_VIRTFB)) in sys_fillrect()
H A Dfb_defio.c263 if (!(info->flags & FBINFO_VIRTFB)) in fb_deferred_io_mmap()
H A Dsyscopyarea.c327 if (!(p->flags & FBINFO_VIRTFB)) in sys_copyarea()
H A Dsysimgblt.c299 if (!(p->flags & FBINFO_VIRTFB)) in sys_imageblit()
H A Dcfbimgblt.c329 if (p->flags & FBINFO_VIRTFB) in cfb_imageblit()
H A Dcfbfillrect.c290 if (p->flags & FBINFO_VIRTFB) in cfb_fillrect()
H A Dcfbcopyarea.c394 if (p->flags & FBINFO_VIRTFB) in cfb_copyarea()
/linux/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c214 info->flags |= FBINFO_VIRTFB; /* system memory */ in drm_fbdev_dma_driver_fbdev_probe_tail()
249 info->flags |= FBINFO_VIRTFB; /* system memory */ in drm_fbdev_dma_driver_fbdev_probe_tail_shadowed()
/linux/drivers/auxdisplay/
H A Dcfag12864bfb.c74 info->flags = FBINFO_VIRTFB; in cfag12864bfb_probe()
H A Dht16k33.c620 fbdev->info->flags |= FBINFO_VIRTFB; in ht16k33_fbdev_probe()
/linux/drivers/video/fbdev/
H A Dhecubafb.c192 info->flags = FBINFO_VIRTFB; in hecubafb_probe()
H A Dvfb.c442 info->flags |= FBINFO_VIRTFB; in vfb_probe()
H A Dwm8505fb.c294 | FBINFO_VIRTFB in wm8505fb_probe()
H A Darcfb.c471 info->flags |= FBINFO_VIRTFB; in arcfb_probe()
H A Dvt8500lcdfb.c308 | FBINFO_VIRTFB in vt8500lcd_probe()
H A Dmetronomefb.c645 info->flags = FBINFO_VIRTFB; in metronomefb_probe()
H A Dxen-fbfront.c436 fb_info->flags = FBINFO_VIRTFB; in xenfb_probe()
H A Dbroadsheetfb.c1072 info->flags = FBINFO_VIRTFB; in broadsheetfb_probe()
H A Dps3fb.c1147 info->flags = FBINFO_VIRTFB | FBINFO_READS_FAST | in ps3fb_probe()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c242 fbi->flags |= FBINFO_VIRTFB; in omap_fbdev_driver_fbdev_probe()
/linux/drivers/hid/
H A Dhid-picolcd_fb.c516 info->flags |= FBINFO_VIRTFB; in picolcd_init_framebuffer()
/linux/include/linux/
H A Dfb.h403 #define FBINFO_VIRTFB 0x0004 /* FB is System RAM, not device. */ macro
/linux/drivers/staging/fbtft/
H A Dfbtft-core.c637 info->flags = FBINFO_VIRTFB; in fbtft_framebuffer_alloc()

12