Searched defs:check_fb (Results 1 – 5 of 5) sorted by relevance
23 int (*check_fb)(struct device *dev, struct fb_info *info); member
54 int (*check_fb)(struct lcd_device *, struct fb_info *); member
174 int (*check_fb)(struct backlight_device *bd, struct fb_info *info); member
38 int (*check_fb)(struct device *, struct fb_info *); member
116 static int check_fb(struct drm_framebuffer *fb) in check_fb() function