Home
last modified time | relevance | path

Searched refs:fb_image (Results 1 – 3 of 3) sorted by relevance

/include/drm/
Ddrm_fb_helper.h250 const struct fb_image *image);
257 const struct fb_image *image);
406 const struct fb_image *image) in drm_fb_helper_sys_imageblit()
421 const struct fb_image *image) in drm_fb_helper_cfb_imageblit()
/include/uapi/linux/
Dfb.h359 struct fb_image { struct
393 struct fb_image image; /* Cursor image */
/include/linux/
Dfb.h267 void (*fb_imageblit) (struct fb_info *info, const struct fb_image *image);
592 extern void cfb_imageblit(struct fb_info *info, const struct fb_image *image);
598 extern void sys_imageblit(struct fb_info *info, const struct fb_image *image);