Home
last modified time | relevance | path

Searched refs:fb_info (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dmxc_ipuv3_fb.c30 static int mxcfb_map_video_memory(struct fb_info *fbi);
31 static int mxcfb_unmap_video_memory(struct fb_info *fbi);
89 static struct fb_info *mxcfb_info[3];
92 static uint32_t bpp_to_pixfmt(struct fb_info *fbi) in bpp_to_pixfmt()
120 static int mxcfb_set_fix(struct fb_info *info) in mxcfb_set_fix()
136 static int setup_disp_channel1(struct fb_info *fbi) in setup_disp_channel1()
171 static int setup_disp_channel2(struct fb_info *fbi) in setup_disp_channel2()
211 static int mxcfb_set_par(struct fb_info *fbi) in mxcfb_set_par()
295 static int mxcfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in mxcfb_check_var()
398 static int mxcfb_map_video_memory(struct fb_info *fbi) in mxcfb_map_video_memory()
[all …]
H A Dda8xx-fb.c153 static struct fb_info *da8xx_fb_info;
560 struct fb_info *info) in fb_setcolreg()
926 size = sizeof(struct fb_info) + sizeof(struct da8xx_fb_par); in video_hw_init()
936 da8xx_fb_info->par = p + sizeof(struct fb_info); in video_hw_init()
H A Dfsl_diu_fb.c189 static struct fb_info info;
H A Dfsl_dcu_fb.c222 static struct fb_info info;
/rk3399_rockchip-uboot/include/linux/
H A Dfb.h267 struct fb_info;
406 struct fb_info *info;
443 void (*writeio)(struct fb_info *info, void *dst, void *src, unsigned int size);
444 void (*readio) (struct fb_info *info, void *dst, void *src, unsigned int size);
454 void (*deferred_io)(struct fb_info *info, struct list_head *pagelist);
494 struct fb_info { struct
593 extern int fb_set_cmap(struct fb_cmap *cmap, struct fb_info *fb_info);
594 extern int fb_set_user_cmap(struct fb_cmap_user *cmap, struct fb_info *fb_info);
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h302 void (*trigger)(struct fb_info *info);