Home
last modified time | relevance | path

Searched defs:fb_info (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbsysfs.c15 static int activate_locked(struct fb_info *fb_info, in activate_locked()
22 static int activate(struct fb_info *fb_info, struct fb_var_screeninfo *var) in activate()
63 struct fb_info *fb_info = dev_get_drvdata(device); in store_mode() local
105 struct fb_info *fb_info = dev_get_drvdata(device); in show_mode() local
126 struct fb_info *fb_info = dev_get_drvdata(device); in store_modes() local
161 struct fb_info *fb_info = dev_get_drvdata(device); in show_modes() local
182 struct fb_info *fb_info = dev_get_drvdata(device); in store_bpp() local
197 struct fb_info *fb_info = dev_get_drvdata(device); in show_bpp() local
205 struct fb_info *fb_info = dev_get_drvdata(device); in store_rotate() local
223 struct fb_info *fb_info = dev_get_drvdata(device); in show_rotate() local
[all …]
H A Dfbmem.c42 struct fb_info *fb_info; in get_fb_info() local
56 void put_fb_info(struct fb_info *fb_info) in put_fb_info()
463 static int do_register_framebuffer(struct fb_info *fb_info) in do_register_framebuffer()
541 static void unbind_console(struct fb_info *fb_info) in unbind_console()
551 static void unlink_framebuffer(struct fb_info *fb_info) in unlink_framebuffer()
564 static void do_unregister_framebuffer(struct fb_info *fb_info) in do_unregister_framebuffer()
600 register_framebuffer(struct fb_info *fb_info) in register_framebuffer()
629 unregister_framebuffer(struct fb_info *fb_info) in unregister_framebuffer()
655 devm_register_framebuffer(struct device *dev, struct fb_info *fb_info) in devm_register_framebuffer()
H A Dfb_backlight.c16 void fb_bl_default_curve(struct fb_info *fb_info, u8 off, u8 min, u8 max) in fb_bl_default_curve()
H A Dfbcon.c215 struct fb_info *fb_info; in fbcon_rotate() local
2767 struct fb_info *fb_info; in fbcon_mode_deleted() local
/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c55 struct intel_vgpu_fb_info *fb_info; in vgpu_gem_get_pages() local
119 struct intel_vgpu_fb_info *fb_info = obj->gvt_info; in vgpu_gem_put_pages() local
175 struct intel_vgpu_fb_info *fb_info = gem_obj->gvt_info; in vgpu_gem_release() local
346 struct intel_vgpu_fb_info *fb_info; in pick_dmabuf_by_info() local
390 struct intel_vgpu_fb_info *fb_info) in update_fb_info()
409 struct intel_vgpu_fb_info fb_info; in intel_vgpu_query_plane() local
/linux/drivers/video/fbdev/
H A Dxen-fbfront.c44 struct fb_info *fb_info; member
184 static void xenfb_deferred_io(struct fb_info *fb_info, struct list_head *pagereflist) in xenfb_deferred_io()
346 struct fb_info *fb_info; in xenfb_probe() local
529 struct fb_info *fb_info) in xenfb_init_shared_page()
H A D68328fb.c55 static struct fb_info fb_info; variable
H A Dg364fb.c72 static struct fb_info fb_info; variable
H A Dacornfb.c91 static struct fb_info fb_info; variable
H A Dhpfb.c22 static struct fb_info fb_info = { variable
H A Dstifb.c75 #define REGION_BASE(fb_info, index) \ argument
183 #define NGLE_LOCK(fb_info) do { } while (0) argument
184 #define NGLE_UNLOCK(fb_info) do { } while (0) argument
H A Dvalkyriefb.c452 struct fb_par_valkyrie *par, const struct fb_info *fb_info) in valkyrie_var_to_par()
H A Dcontrolfb.c422 struct fb_par_control *par, const struct fb_info *fb_info) in control_var_to_par()
/linux/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.h22 struct fb_info *fb_info; member
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h35 #define FB2OFB(fb_info) ((struct omapfb_info *)(fb_info->par)) argument
/linux/drivers/hid/
H A Dhid-picolcd.h85 struct fb_info *fb_info; member
/linux/drivers/video/fbdev/omap/
H A Domapfb.h215 struct fb_info *fb_info[OMAPFB_PLANE_NUM]; member
/linux/include/sound/
H A Dump_msg.h760 struct snd_ump_stream_msg_fb_info fb_info; member