/linux-4.4.14/drivers/video/fbdev/mmp/fb/ |
H A D | mmpfb.h | 35 struct fb_info *fb_info; member in struct:mmpfb_info
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | maxinefb.c | 40 static struct fb_info fb_info; variable in typeref:struct:fb_info
|
H A D | 68328fb.c | 55 static struct fb_info fb_info; variable in typeref:struct:fb_info
|
H A D | g364fb.c | 72 static struct fb_info fb_info; variable in typeref:struct:fb_info
|
H A D | igafb.c | 68 struct fb_info fb_info; variable in typeref:struct:fb_info
|
H A D | valkyriefb.c | 466 valkyrie_var_to_par(struct fb_var_screeninfo *var, struct fb_par_valkyrie *par, const struct fb_info *fb_info) valkyrie_var_to_par() argument
|
H A D | acornfb.c | 95 static struct fb_info fb_info; variable in typeref:struct:fb_info
|
H A D | macfb.c | 140 static struct fb_info fb_info; variable in typeref:struct:fb_info 448 macfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *fb_info) macfb_setcolreg() argument
|
H A D | hpfb.c | 21 static struct fb_info fb_info = { variable in typeref:struct:fb_info
|
H A D | xen-fbfront.c | 42 struct fb_info *fb_info; member in struct:xenfb_info 182 static void xenfb_deferred_io(struct fb_info *fb_info, xenfb_deferred_io() argument 366 struct fb_info *fb_info; xenfb_probe() local 545 xenfb_init_shared_page(struct xenfb_info *info, struct fb_info *fb_info) xenfb_init_shared_page() argument
|
H A D | controlfb.c | 833 control_var_to_par(struct fb_var_screeninfo *var, struct fb_par_control *par, const struct fb_info *fb_info) control_var_to_par() argument
|
H A D | pvr2fb.c | 146 static struct fb_info *fb_info; variable in typeref:struct:fb_info
|
H A D | au1200fb.c | 147 struct fb_info *fb_info; /* FB driver info record */ member in struct:au1200fb_device 688 static int fbinfo2index (struct fb_info *fb_info) fbinfo2index() argument
|
H A D | mxsfb.c | 172 struct fb_info fb_info; member in struct:mxsfb_info 331 static void mxsfb_enable_controller(struct fb_info *fb_info) mxsfb_enable_controller() argument 368 static void mxsfb_disable_controller(struct fb_info *fb_info) mxsfb_disable_controller() argument 410 static int mxsfb_set_par(struct fb_info *fb_info) mxsfb_set_par() argument 570 static int mxsfb_blank(int blank, struct fb_info *fb_info) mxsfb_blank() argument 628 struct fb_info *fb_info = &host->fb_info; mxsfb_restore_mode() local 732 struct fb_info *fb_info = &host->fb_info; mxsfb_init_fbinfo_dt() local 803 struct fb_info *fb_info = &host->fb_info; mxsfb_init_fbinfo() local 846 struct fb_info *fb_info = &host->fb_info; mxsfb_free_videomem() local 877 struct fb_info *fb_info; mxsfb_probe() local 974 struct fb_info *fb_info = platform_get_drvdata(pdev); mxsfb_remove() local 990 struct fb_info *fb_info = platform_get_drvdata(pdev); mxsfb_shutdown() local 269 mxsfb_check_var(struct fb_var_screeninfo *var, struct fb_info *fb_info) mxsfb_check_var() argument 530 mxsfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *fb_info) mxsfb_setcolreg() argument 591 mxsfb_pan_display(struct fb_var_screeninfo *var, struct fb_info *fb_info) mxsfb_pan_display() argument
|
H A D | udlfb.c | 1373 struct fb_info *fb_info = dev_get_drvdata(fbdev); metrics_bytes_rendered_show() local 1381 struct fb_info *fb_info = dev_get_drvdata(fbdev); metrics_bytes_identical_show() local 1389 struct fb_info *fb_info = dev_get_drvdata(fbdev); metrics_bytes_sent_show() local 1397 struct fb_info *fb_info = dev_get_drvdata(fbdev); metrics_cpu_kcycles_used_show() local 1408 struct fb_info *fb_info = dev_get_drvdata(fbdev); edid_show() local 1433 struct fb_info *fb_info = dev_get_drvdata(fbdev); edid_store() local 1457 struct fb_info *fb_info = dev_get_drvdata(fbdev); metrics_reset_store() local
|
H A D | atafb.c | 185 static struct fb_info fb_info = { variable in typeref:struct:fb_info
|
/linux-4.4.14/drivers/staging/fbtft/ |
H A D | fbtft-sysfs.c | 118 struct fb_info *fb_info = dev_get_drvdata(device); store_gamma_curve() local 142 struct fb_info *fb_info = dev_get_drvdata(device); show_gamma_curve() local 183 struct fb_info *fb_info = dev_get_drvdata(device); store_debug() local 198 struct fb_info *fb_info = dev_get_drvdata(device); show_debug() local
|
H A D | fbtft-core.c | 909 int fbtft_register_framebuffer(struct fb_info *fb_info) fbtft_register_framebuffer() argument 1008 int fbtft_unregister_framebuffer(struct fb_info *fb_info) fbtft_unregister_framebuffer() argument
|
/linux-4.4.14/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 90 static int activate(struct fb_info *fb_info, struct fb_var_screeninfo *var) activate() argument 130 struct fb_info *fb_info = dev_get_drvdata(device); store_mode() local 161 struct fb_info *fb_info = dev_get_drvdata(device); show_mode() local 173 struct fb_info *fb_info = dev_get_drvdata(device); store_modes() local 204 struct fb_info *fb_info = dev_get_drvdata(device); show_modes() local 222 struct fb_info *fb_info = dev_get_drvdata(device); store_bpp() local 237 struct fb_info *fb_info = dev_get_drvdata(device); show_bpp() local 245 struct fb_info *fb_info = dev_get_drvdata(device); store_rotate() local 263 struct fb_info *fb_info = dev_get_drvdata(device); show_rotate() local 272 struct fb_info *fb_info = dev_get_drvdata(device); store_virtual() local 292 struct fb_info *fb_info = dev_get_drvdata(device); show_virtual() local 300 struct fb_info *fb_info = dev_get_drvdata(device); show_stride() local 308 struct fb_info *fb_info = dev_get_drvdata(device); store_blank() local 363 struct fb_info *fb_info = dev_get_drvdata(device); store_pan() local 387 struct fb_info *fb_info = dev_get_drvdata(device); show_pan() local 395 struct fb_info *fb_info = dev_get_drvdata(device); show_name() local 404 struct fb_info *fb_info = dev_get_drvdata(device); store_fbstate() local 427 struct fb_info *fb_info = dev_get_drvdata(device); show_fbstate() local 436 struct fb_info *fb_info = dev_get_drvdata(device); store_bl_curve() local 476 struct fb_info *fb_info = dev_get_drvdata(device); show_bl_curve() local 517 int fb_init_device(struct fb_info *fb_info) fb_init_device() argument 541 void fb_cleanup_device(struct fb_info *fb_info) fb_cleanup_device() argument 560 void fb_bl_default_curve(struct fb_info *fb_info, u8 off, u8 min, u8 max) fb_bl_default_curve() argument
|
H A D | fbmem.c | 55 struct fb_info *fb_info; get_fb_info() local 69 static void put_fb_info(struct fb_info *fb_info) put_fb_info() argument 1611 static int do_register_framebuffer(struct fb_info *fb_info) do_register_framebuffer() argument 1690 static int do_unregister_framebuffer(struct fb_info *fb_info) do_unregister_framebuffer() argument 1733 int unlink_framebuffer(struct fb_info *fb_info) unlink_framebuffer() argument 1772 register_framebuffer(struct fb_info *fb_info) register_framebuffer() argument 1801 unregister_framebuffer(struct fb_info *fb_info) unregister_framebuffer() argument
|
/linux-4.4.14/drivers/staging/xgifb/ |
H A D | XGIfb.h | 53 struct fb_info *fb_info; member in struct:xgifb_video_info
|
H A D | XGI_main_26.c | 1653 struct fb_info *fb_info; xgifb_probe() local 2048 struct fb_info *fb_info = xgifb_info->fb_info; xgifb_remove() local
|
/linux-4.4.14/drivers/gpu/vga/ |
H A D | vga_switcheroo.c | 102 struct fb_info *fb_info; member in struct:vga_switcheroo_client
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-picolcd.h | 95 struct fb_info *fb_info; member in struct:picolcd_data
|
/linux-4.4.14/arch/arm/mach-pxa/ |
H A D | viper.c | 348 static struct pxafb_mach_info fb_info = { variable in typeref:struct:pxafb_mach_info
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 226 struct fb_info *fb_info[OMAPFB_PLANE_NUM]; member in struct:omapfb_device
|
/linux-4.4.14/drivers/video/console/ |
H A D | fbcon.c | 210 struct fb_info *fb_info; fbcon_rotate() local 2968 struct fb_info *fb_info; fbcon_mode_deleted() local
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | 642 matroxfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *fb_info) matroxfb_setcolreg() argument
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 408 void *fb_info; member in struct:vmw_private
|
/linux-4.4.14/include/linux/ |
H A D | fb.h | 448 struct fb_info { struct 816 #define fb_info(fb_info, fmt, ...) \ macro
|
/linux-4.4.14/drivers/media/platform/vivid/ |
H A D | vivid-core.h | 277 struct fb_info fb_info; member in struct:vivid_dev
|