Lines Matching defs:info

153 int drm_fb_helper_debug_enter(struct fb_info *info)  in drm_fb_helper_debug_enter()
189 int drm_fb_helper_debug_leave(struct fb_info *info) in drm_fb_helper_debug_leave()
318 static void drm_fb_helper_dpms(struct fb_info *info, int dpms_mode) in drm_fb_helper_dpms()
332 int drm_fb_helper_blank(int blank, struct fb_info *info) in drm_fb_helper_blank()
520 struct fb_info *info; in drm_fb_helper_alloc_info() local
555 struct fb_info *info = fb_helper->info; in drm_fb_helper_release_info() local
655 static void drm_fb_helper_memory_range_to_clip(struct fb_info *info, off_t off, size_t len, in drm_fb_helper_memory_range_to_clip()
688 void drm_fb_helper_damage_range(struct fb_info *info, off_t off, size_t len) in drm_fb_helper_damage_range()
701 void drm_fb_helper_damage_area(struct fb_info *info, u32 x, u32 y, u32 width, u32 height) in drm_fb_helper_damage_area()
717 void drm_fb_helper_deferred_io(struct fb_info *info, struct list_head *pagereflist) in drm_fb_helper_deferred_io()
815 static int setcmap_pseudo_palette(struct fb_cmap *cmap, struct fb_info *info) in setcmap_pseudo_palette()
847 static int setcmap_legacy(struct fb_cmap *cmap, struct fb_info *info) in setcmap_legacy()
930 static int setcmap_atomic(struct fb_cmap *cmap, struct fb_info *info) in setcmap_atomic()
1023 int drm_fb_helper_setcmap(struct fb_cmap *cmap, struct fb_info *info) in drm_fb_helper_setcmap()
1065 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl()
1204 static void __fill_var(struct fb_var_screeninfo *var, struct fb_info *info, in __fill_var()
1233 struct fb_info *info) in drm_fb_helper_check_var()
1331 int drm_fb_helper_set_par(struct fb_info *info) in drm_fb_helper_set_par()
1377 struct fb_info *info) in pan_display_atomic()
1395 struct fb_info *info) in pan_display_legacy()
1428 struct fb_info *info) in drm_fb_helper_pan_display()
1528 const struct drm_format_info *info; in __drm_fb_helper_find_sizes() local
1695 static void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix()
1712 static void drm_fb_helper_fill_var(struct fb_info *info, in drm_fb_helper_fill_var()
1757 void drm_fb_helper_fill_info(struct fb_info *info, in drm_fb_helper_fill_info()
1792 struct fb_info *info = fb_helper->info; in drm_setup_crtcs_fb() local
1852 struct fb_info *info; in __drm_fb_helper_initial_config_and_unlock() local