Home
last modified time | relevance | path

Searched refs:fb (Results 1 – 7 of 7) sorted by relevance

/include/linux/amba/
Dclcd.h104 int (*check)(struct clcd_fb *fb, struct fb_var_screeninfo *var);
110 void (*decode)(struct clcd_fb *fb, struct clcd_regs *regs);
143 struct fb_info fb; member
154 static inline void clcdfb_decode(struct clcd_fb *fb, struct clcd_regs *regs) in clcdfb_decode() argument
161 val = ((fb->fb.var.xres / 16) - 1) << 2; in clcdfb_decode()
162 val |= (fb->fb.var.hsync_len - 1) << 8; in clcdfb_decode()
163 val |= (fb->fb.var.right_margin - 1) << 16; in clcdfb_decode()
164 val |= (fb->fb.var.left_margin - 1) << 24; in clcdfb_decode()
167 val = fb->fb.var.yres; in clcdfb_decode()
168 if (fb->panel->cntl & CNTL_LCDDUAL) in clcdfb_decode()
[all …]
/include/linux/mfd/
Dtc6393xb.h45 extern int tc6393xb_lcd_mode(struct platform_device *fb,
47 extern int tc6393xb_lcd_set_power(struct platform_device *fb, bool on);
/include/video/
Dmbxfb.h27 int (*probe)(struct fb_info *fb);
28 int (*remove)(struct fb_info *fb);
/include/drm/
Ddrm_crtc.h242 int (*create_handle)(struct drm_framebuffer *fb,
356 struct drm_framebuffer *fb; member
492 struct drm_framebuffer *fb; member
662 struct drm_framebuffer *fb,
664 extern void drm_framebuffer_cleanup(struct drm_framebuffer *fb);
666 extern int drmfb_remove(struct drm_device *dev, struct drm_framebuffer *fb);
Ddrm_crtc_helper.h103 extern int drm_helper_mode_fill_fb_struct(struct drm_framebuffer *fb,
/include/linux/
Dsm501.h164 struct sm501_platdata_fb *fb; member
DKbuild205 unifdef-y += fb.h