Searched defs:fbcon_ops (Results 1 – 1 of 1) sorted by relevance
54 struct fbcon_ops { struct77 int blank_state;78 int graphics;80 bool initialized;81 int rotate;82 int cur_rotate;83 char *cursor_data;84 u8 *fontbuffer;85 u8 *fontdata;86 u8 *cursor_src;[all …]