Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 25 of 109) sorted by relevance

12345

/linux-3.3/drivers/video/
Dstifb.c152 #define READ_BYTE(fb,reg) gsc_readb((fb)->info.fix.mmio_start + (reg)) argument
153 #define READ_WORD(fb,reg) gsc_readl((fb)->info.fix.mmio_start + (reg)) argument
159 # define WRITE_BYTE(value,fb,reg) gsc_writeb((value),(fb)->info.fix.mmio_start + (reg)) argument
160 # define WRITE_WORD(value,fb,reg) gsc_writel((value),(fb)->info.fix.mmio_start + (reg)) argument
165 # define WRITE_BYTE(value,fb,reg) do { if (debug_on) \ argument
169 # define WRITE_WORD(value,fb,reg) do { if (debug_on) \ argument
183 SETUP_HW(struct stifb_info *fb) in SETUP_HW()
196 SETUP_FB(struct stifb_info *fb) in SETUP_FB()
233 START_IMAGE_COLORMAP_ACCESS(struct stifb_info *fb) in START_IMAGE_COLORMAP_ACCESS()
242 WRITE_IMAGE_COLOR(struct stifb_info *fb, int index, int color) in WRITE_IMAGE_COLOR()
[all …]
Damba-clcd.c49 static inline void clcdfb_set_start(struct clcd_fb *fb) in clcdfb_set_start()
61 static void clcdfb_disable(struct clcd_fb *fb) in clcdfb_disable()
89 static void clcdfb_enable(struct clcd_fb *fb, u32 cntl) in clcdfb_enable()
121 clcdfb_set_bitfields(struct clcd_fb *fb, struct fb_var_screeninfo *var) in clcdfb_set_bitfields()
260 struct clcd_fb *fb = to_clcd(info); in clcdfb_check_var() local
279 struct clcd_fb *fb = to_clcd(info); in clcdfb_set_par() local
336 struct clcd_fb *fb = to_clcd(info); in clcdfb_setcolreg() local
385 struct clcd_fb *fb = to_clcd(info); in clcdfb_blank() local
398 struct clcd_fb *fb = to_clcd(info); in clcdfb_mmap() local
423 static int clcdfb_register(struct clcd_fb *fb) in clcdfb_register()
[all …]
Dsvgalib.c196 u8 __iomem *fb = (u8 __iomem *)info->screen_base; in svga_settile() local
224 u16 __iomem *fb = (u16 __iomem *) info->screen_base; in svga_tilecopy() local
262 u8 __iomem *fb = (u8 __iomem *)info->screen_base; in svga_tilefill() local
283 u8 __iomem *fb = (u8 __iomem *)info->screen_base; in svga_tileblit() local
Dvt8500lcdfb.h17 struct fb_info fb; member
/linux-3.3/drivers/staging/omapdrm/
Domap_fb.c78 static int omap_framebuffer_create_handle(struct drm_framebuffer *fb, in omap_framebuffer_create_handle()
87 static void omap_framebuffer_destroy(struct drm_framebuffer *fb) in omap_framebuffer_destroy()
105 static int omap_framebuffer_dirty(struct drm_framebuffer *fb, in omap_framebuffer_dirty()
127 int omap_framebuffer_pin(struct drm_framebuffer *fb) in omap_framebuffer_pin()
150 void omap_framebuffer_unpin(struct drm_framebuffer *fb) in omap_framebuffer_unpin()
163 void omap_framebuffer_update_scanout(struct drm_framebuffer *fb, int x, int y, in omap_framebuffer_update_scanout()
190 struct drm_gem_object *omap_framebuffer_bo(struct drm_framebuffer *fb, int p) in omap_framebuffer_bo()
202 struct drm_framebuffer *fb, struct drm_connector *from) in omap_framebuffer_get_next_connector()
228 void omap_framebuffer_flush(struct drm_framebuffer *fb, in omap_framebuffer_flush()
256 struct drm_framebuffer *fb; in omap_framebuffer_create() local
[all …]
Domap_plane.c141 static int update_pin(struct drm_plane *plane, struct drm_framebuffer *fb) in update_pin()
185 struct drm_crtc *crtc, struct drm_framebuffer *fb, in omap_plane_mode_set()
222 struct drm_crtc *crtc, struct drm_framebuffer *fb, in omap_plane_update()
/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_drm_fb.c47 struct drm_framebuffer fb; member
51 static void exynos_drm_fb_destroy(struct drm_framebuffer *fb) in exynos_drm_fb_destroy()
63 static int exynos_drm_fb_create_handle(struct drm_framebuffer *fb, in exynos_drm_fb_create_handle()
75 static int exynos_drm_fb_dirty(struct drm_framebuffer *fb, in exynos_drm_fb_dirty()
124 struct drm_framebuffer *fb; in exynos_user_fb_create() local
163 struct exynos_drm_gem_buf *exynos_drm_fb_buffer(struct drm_framebuffer *fb, in exynos_drm_fb_buffer()
Dexynos_drm_crtc.c75 struct drm_framebuffer *fb, in exynos_drm_overlay_update()
137 struct drm_framebuffer *fb = crtc->fb; in exynos_drm_crtc_update() local
290 struct drm_framebuffer *fb, in exynos_drm_crtc_page_flip()
Dexynos_drm_fbdev.c62 struct drm_framebuffer *fb) in exynos_drm_fbdev_update()
262 struct drm_framebuffer *fb; in exynos_drm_fbdev_destroy() local
/linux-3.3/arch/arm/mach-lpc32xx/
Dphy3250.c79 static int lpc32xx_clcd_setup(struct clcd_fb *fb) in lpc32xx_clcd_setup()
111 static int lpc32xx_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in lpc32xx_clcd_mmap()
118 static void lpc32xx_clcd_remove(struct clcd_fb *fb) in lpc32xx_clcd_remove()
129 static void clcd_disable(struct clcd_fb *fb) in clcd_disable()
135 static void clcd_enable(struct clcd_fb *fb) in clcd_enable()
/linux-3.3/arch/arm/mach-netx/
Dfb.c35 void netx_clcd_enable(struct clcd_fb *fb) in netx_clcd_enable()
39 int netx_clcd_setup(struct clcd_fb *fb) in netx_clcd_setup()
58 int netx_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in netx_clcd_mmap()
66 void netx_clcd_remove(struct clcd_fb *fb) in netx_clcd_remove()
Dnxeb500hmi.c62 static inline int nxeb500hmi_check(struct clcd_fb *fb, struct fb_var_screeninfo *var) in nxeb500hmi_check()
70 static int nxeb500hmi_clcd_setup(struct clcd_fb *fb) in nxeb500hmi_clcd_setup()
Dnxdb500.c62 static inline int nxdb500_check(struct clcd_fb *fb, struct fb_var_screeninfo *var) in nxdb500_check()
70 static int nxdb500_clcd_setup(struct clcd_fb *fb) in nxdb500_clcd_setup()
/linux-3.3/arch/arm/plat-versatile/
Dclcd.c153 int versatile_clcd_setup_dma(struct clcd_fb *fb, unsigned long framesize) in versatile_clcd_setup_dma()
170 int versatile_clcd_mmap_dma(struct clcd_fb *fb, struct vm_area_struct *vma) in versatile_clcd_mmap_dma()
178 void versatile_clcd_remove_dma(struct clcd_fb *fb) in versatile_clcd_remove_dma()
/linux-3.3/arch/arm/mach-integrator/
Dimpd1.c223 static void impd1fb_clcd_disable(struct clcd_fb *fb) in impd1fb_clcd_disable()
231 static void impd1fb_clcd_enable(struct clcd_fb *fb) in impd1fb_clcd_enable()
237 static int impd1fb_clcd_setup(struct clcd_fb *fb) in impd1fb_clcd_setup()
267 static int impd1fb_clcd_mmap(struct clcd_fb *fb, struct vm_area_struct *vma) in impd1fb_clcd_mmap()
278 static void impd1fb_clcd_remove(struct clcd_fb *fb) in impd1fb_clcd_remove()
/linux-3.3/drivers/gpu/drm/gma500/
Dframebuffer.c60 struct drm_framebuffer *fb = fbdev->psb_fb_helper.fb; in psbfb_setcolreg() local
116 struct drm_framebuffer *fb; in psbfb_suspend() local
132 struct drm_framebuffer *fb; in psbfb_resume() local
277 struct psb_framebuffer *fb, in psb_framebuffer_init()
324 struct psb_framebuffer *fb; in psb_framebuffer_create() local
379 struct drm_framebuffer *fb; in psbfb_create() local
662 static int psb_user_framebuffer_create_handle(struct drm_framebuffer *fb, in psb_user_framebuffer_create_handle()
678 static void psb_user_framebuffer_destroy(struct drm_framebuffer *fb) in psb_user_framebuffer_destroy()
/linux-3.3/arch/arm/mach-vexpress/
Dct-ca9x4.c84 static void ct_ca9x4_clcd_enable(struct clcd_fb *fb) in ct_ca9x4_clcd_enable()
90 static int ct_ca9x4_clcd_setup(struct clcd_fb *fb) in ct_ca9x4_clcd_setup()
/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c44 struct vmw_framebuffer *fb; member
78 struct drm_framebuffer *fb = NULL; in vmw_ldu_commit_list() local
217 struct drm_framebuffer *fb; in vmw_ldu_crtc_set_config() local
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_display.c42 struct nouveau_framebuffer *fb = nouveau_framebuffer(drm_fb); in nouveau_user_framebuffer_destroy() local
56 struct nouveau_framebuffer *fb = nouveau_framebuffer(drm_fb); in nouveau_user_framebuffer_create_handle() local
73 struct drm_framebuffer *fb = &nv_fb->base; in nouveau_framebuffer_init() local
457 nouveau_crtc_page_flip(struct drm_crtc *crtc, struct drm_framebuffer *fb, in nouveau_crtc_page_flip()
/linux-3.3/arch/arm/mach-realview/
Dcore.c358 static void realview_clcd_disable(struct clcd_fb *fb) in realview_clcd_disable()
371 static void realview_clcd_enable(struct clcd_fb *fb) in realview_clcd_enable()
390 static int realview_clcd_setup(struct clcd_fb *fb) in realview_clcd_setup()
/linux-3.3/drivers/media/video/
Dvino.c663 static void vino_free_buffer_with_count(struct vino_framebuffer *fb, in vino_free_buffer_with_count()
687 static void vino_free_buffer(struct vino_framebuffer *fb) in vino_free_buffer()
692 static int vino_allocate_buffer(struct vino_framebuffer *fb, in vino_allocate_buffer()
863 static void vino_sync_buffer(struct vino_framebuffer *fb) in vino_sync_buffer()
1126 struct vino_framebuffer *fb; in vino_queue_transfer() local
1788 struct vino_framebuffer *fb) in vino_dma_setup()
1976 struct vino_framebuffer *fb) in vino_capture()
2009 struct vino_framebuffer *fb; in vino_capture_enqueue() local
2030 struct vino_framebuffer *fb; in vino_capture_next() local
2133 static void vino_convert_to_rgba(struct vino_framebuffer *fb) { in vino_convert_to_rgba()
[all …]
/linux-3.3/arch/arm/mach-versatile/
Dcore.c434 static void versatile_clcd_disable(struct clcd_fb *fb) in versatile_clcd_disable()
461 static void versatile_clcd_enable(struct clcd_fb *fb) in versatile_clcd_enable()
517 static int versatile_clcd_setup(struct clcd_fb *fb) in versatile_clcd_setup()
548 static void versatile_clcd_decode(struct clcd_fb *fb, struct clcd_regs *regs) in versatile_clcd_decode()
/linux-3.3/drivers/gpu/drm/
Ddrm_crtc.c295 int drm_framebuffer_init(struct drm_device *dev, struct drm_framebuffer *fb, in drm_framebuffer_init()
324 void drm_framebuffer_cleanup(struct drm_framebuffer *fb) in drm_framebuffer_cleanup()
1020 struct drm_framebuffer *fb, *fbt; in drm_mode_config_cleanup() local
1141 struct drm_framebuffer *fb; in drm_mode_getresources() local
1677 struct drm_framebuffer *fb; in drm_mode_setplane() local
1814 struct drm_framebuffer *fb = NULL; in drm_mode_setcrtc() local
2038 struct drm_framebuffer *fb; in drm_mode_addfb() local
2170 struct drm_framebuffer *fb; in drm_mode_addfb2() local
2232 struct drm_framebuffer *fb = NULL; in drm_mode_rmfb() local
2292 struct drm_framebuffer *fb; in drm_mode_getfb() local
[all …]
/linux-3.3/lib/reed_solomon/
Dencode_rs.c27 uint16_t fb; variable
/linux-3.3/arch/arm/mach-pxa/
Dcm-x270.c205 static int cmx270_marathon_probe(struct fb_info *fb) in cmx270_marathon_probe()
220 static int cmx270_marathon_remove(struct fb_info *fb) in cmx270_marathon_remove()

12345