Lines Matching defs:info
232 static inline int drm_fb_helper_blank(int blank, struct fb_info *info) in drm_fb_helper_blank()
238 struct fb_info *info) in drm_fb_helper_pan_display()
243 static inline int drm_fb_helper_set_par(struct fb_info *info) in drm_fb_helper_set_par()
249 struct fb_info *info) in drm_fb_helper_check_var()
273 static inline void drm_fb_helper_fill_var(struct fb_info *info, in drm_fb_helper_fill_var()
279 static inline void drm_fb_helper_fill_fix(struct fb_info *info, uint32_t pitch, in drm_fb_helper_fill_fix()
285 struct fb_info *info) in drm_fb_helper_setcmap()
294 static inline ssize_t drm_fb_helper_sys_read(struct fb_info *info, in drm_fb_helper_sys_read()
301 static inline ssize_t drm_fb_helper_sys_write(struct fb_info *info, in drm_fb_helper_sys_write()
308 static inline void drm_fb_helper_sys_fillrect(struct fb_info *info, in drm_fb_helper_sys_fillrect()
313 static inline void drm_fb_helper_sys_copyarea(struct fb_info *info, in drm_fb_helper_sys_copyarea()
318 static inline void drm_fb_helper_sys_imageblit(struct fb_info *info, in drm_fb_helper_sys_imageblit()
323 static inline void drm_fb_helper_cfb_fillrect(struct fb_info *info, in drm_fb_helper_cfb_fillrect()
328 static inline void drm_fb_helper_cfb_copyarea(struct fb_info *info, in drm_fb_helper_cfb_copyarea()
333 static inline void drm_fb_helper_cfb_imageblit(struct fb_info *info, in drm_fb_helper_cfb_imageblit()
360 static inline int drm_fb_helper_debug_enter(struct fb_info *info) in drm_fb_helper_debug_enter()
365 static inline int drm_fb_helper_debug_leave(struct fb_info *info) in drm_fb_helper_debug_leave()