Home
last modified time | relevance | path

Searched refs:fb_mmap (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c314 static int fb_mmap(struct file *file, struct vm_area_struct *vma) in fb_mmap() function
325 if (info->fbops->fb_mmap) { in fb_mmap()
333 res = info->fbops->fb_mmap(info, vma); in fb_mmap()
455 .mmap = fb_mmap,
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864bfb.c64 .fb_mmap = cfag12864bfb_mmap,
H A Dht16k33.c365 .fb_mmap = ht16k33_mmap,
/openbmc/linux/include/linux/
H A Dfb.h294 int (*fb_mmap)(struct fb_info *info, struct vm_area_struct *vma); member
550 .fb_mmap = NULL /* default implementation */
711 .fb_mmap = fb_deferred_io_mmap
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c55 .fb_mmap = exynos_drm_fb_mmap,
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dfbdev.c65 .fb_mmap = tegra_fb_mmap,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c68 .fb_mmap = drm_fbdev_dma_fb_mmap,
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c64 .fb_mmap = msm_fbdev_mmap,
/openbmc/linux/drivers/video/fbdev/
H A Dskeletonfb.c653 .fb_mmap = xxxfb_mmap,
H A Dbw2.c47 .fb_mmap = bw2_mmap,
H A Dp9100.c48 .fb_mmap = p9100_mmap,
H A D68328fb.c105 .fb_mmap = mc68x328fb_mmap,
H A Dcg3.c50 .fb_mmap = cg3_mmap,
H A Dvfb.c92 .fb_mmap = vfb_mmap,
H A Dtcx.c52 .fb_mmap = tcx_mmap,
H A Dcg14.c50 .fb_mmap = cg14_mmap,
H A Dau1100fb.c360 .fb_mmap = au1100fb_fb_mmap,
H A Dep93xx-fb.c414 .fb_mmap = ep93xxfb_mmap,
H A Dleo.c51 .fb_mmap = leo_mmap,
H A Dcg6.c57 .fb_mmap = cg6_mmap,
H A Dffb.c57 .fb_mmap = ffb_mmap,
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c142 .fb_mmap = psb_fbdev_fb_mmap,
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c124 .fb_mmap = omap_fbdev_fb_mmap,
/openbmc/linux/drivers/hid/
H A Dhid-picolcd_fb.c431 .fb_mmap = fb_deferred_io_mmap,
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c146 .fb_mmap = intel_fbdev_mmap,

12