Home
last modified time | relevance | path

Searched defs:fbcon_bitops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbcon.h53 struct fbcon_bitops { struct
54 void (*bmove)(struct vc_data *vc, struct fb_info *info, int sy,
56 void (*clear)(struct vc_data *vc, struct fb_info *info, int sy,
58 void (*putcs)(struct vc_data *vc, struct fb_info *info,
61 void (*clear_margins)(struct vc_data *vc, struct fb_info *info,
63 void (*cursor)(struct vc_data *vc, struct fb_info *info,
65 int (*update_start)(struct fb_info *info);
66 int (*rotate_font)(struct fb_info *info, struct vc_data *vc);