Searched defs:fb_info (Results 1 - 31 of 31) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.h35 struct fb_info *fb_info; member in struct:mmpfb_info
/linux-4.4.14/drivers/video/fbdev/
H A Dmaxinefb.c40 static struct fb_info fb_info; variable in typeref:struct:fb_info
H A D68328fb.c55 static struct fb_info fb_info; variable in typeref:struct:fb_info
H A Dg364fb.c72 static struct fb_info fb_info; variable in typeref:struct:fb_info
H A Digafb.c68 struct fb_info fb_info; variable in typeref:struct:fb_info
H A Dvalkyriefb.c466 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 Dacornfb.c95 static struct fb_info fb_info; variable in typeref:struct:fb_info
H A Dmacfb.c140 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 Dhpfb.c21 static struct fb_info fb_info = { variable in typeref:struct:fb_info
H A Dxen-fbfront.c42 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 Dcontrolfb.c833 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 Dpvr2fb.c146 static struct fb_info *fb_info; variable in typeref:struct:fb_info
H A Dau1200fb.c147 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 Dmxsfb.c172 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 Dudlfb.c1373 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 Datafb.c185 static struct fb_info fb_info = { variable in typeref:struct:fb_info
/linux-4.4.14/drivers/staging/fbtft/
H A Dfbtft-sysfs.c118 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 Dfbtft-core.c909 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 Dfbsysfs.c90 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 Dfbmem.c55 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 DXGIfb.h53 struct fb_info *fb_info; member in struct:xgifb_video_info
H A DXGI_main_26.c1653 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 Dvga_switcheroo.c102 struct fb_info *fb_info; member in struct:vga_switcheroo_client
/linux-4.4.14/drivers/hid/
H A Dhid-picolcd.h95 struct fb_info *fb_info; member in struct:picolcd_data
/linux-4.4.14/arch/arm/mach-pxa/
H A Dviper.c348 static struct pxafb_mach_info fb_info = { variable in typeref:struct:pxafb_mach_info
/linux-4.4.14/drivers/video/fbdev/omap/
H A Domapfb.h226 struct fb_info *fb_info[OMAPFB_PLANE_NUM]; member in struct:omapfb_device
/linux-4.4.14/drivers/video/console/
H A Dfbcon.c210 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 Dmatroxfb_base.c642 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 Dvmwgfx_drv.h408 void *fb_info; member in struct:vmw_private
/linux-4.4.14/include/linux/
H A Dfb.h448 struct fb_info { struct
816 #define fb_info(fb_info, fmt, ...) \ macro
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-core.h277 struct fb_info fb_info; member in struct:vivid_dev

Completed in 1316 milliseconds