Lines Matching defs:info
165 tgafb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in tgafb_check_var()
207 tgafb_set_par(struct fb_info *info)
516 unsigned transp, struct fb_info *info)
562 tgafb_blank(int blank, struct fb_info *info)
620 tgafb_mono_imageblit(struct fb_info *info, const struct fb_image *image)
833 tgafb_clut_imageblit(struct fb_info *info, const struct fb_image *image)
883 tgafb_imageblit(struct fb_info *info, const struct fb_image *image)
920 tgafb_fillrect(struct fb_info *info, const struct fb_fillrect *rect)
1050 copyarea_line_8bpp(struct fb_info *info, u32 dy, u32 sy,
1095 copyarea_line_32bpp(struct fb_info *info, u32 dy, u32 sy,
1144 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy,
1251 tgafb_copyarea(struct fb_info *info, const struct fb_copyarea *area)
1307 tgafb_init_fix(struct fb_info *info)
1377 static int tgafb_pan_display(struct fb_var_screeninfo *var, struct fb_info *info)
1406 struct fb_info *info; local
1536 struct fb_info *info = NULL; local