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