Searched defs:check_fb (Results 1 – 5 of 5) sorted by relevance
25 int (*check_fb)(struct device *dev, struct fb_info *info); member
54 int (*check_fb)(struct lcd_device *, struct fb_info *); member
70 int (*check_fb)(struct backlight_device *, struct fb_info *); member
39 int (*check_fb)(struct device *, struct fb_info *); member
137 static int check_fb(struct drm_framebuffer *fb) in check_fb() function