Searched defs:check_fb (Results 1 – 9 of 9) sorted by relevance
22 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
23 int (*check_fb)(struct device *dev, struct fb_info *info); member
38 int (*check_fb)(struct device *, struct fb_info *); member
37 int (*check_fb)(struct device *, struct fb_info *); member
116 static int check_fb(struct drm_framebuffer *fb) in check_fb() function