Searched refs:fbcon_ops (Results 1 – 11 of 11) sorted by relevance
194 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation()205 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate()227 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all()250 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation()268 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate()700 struct fbcon_ops *ops = NULL; in con2fb_acquire_newinfo()933 struct fbcon_ops *ops; in fbcon_startup()1013 struct fbcon_ops *ops; in fbcon_init()1164 struct fbcon_ops *ops; in fbcon_deinit()1582 struct fbcon_ops *ops; in fbcon_switch()[all …]
84 extern void fbcon_rotate_cw(struct fbcon_ops *ops);85 extern void fbcon_rotate_ud(struct fbcon_ops *ops);86 extern void fbcon_rotate_ccw(struct fbcon_ops *ops);
53 struct fbcon_ops { struct155 extern void fbcon_set_bitops(struct fbcon_ops *ops);194 extern void fbcon_set_rotate(struct fbcon_ops *ops);
70 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned()103 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned()136 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs()235 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor()391 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start()410 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
23 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_font()96 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate()
84 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned()115 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs()206 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor()369 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start()384 void fbcon_rotate_ccw(struct fbcon_ops *ops) in fbcon_rotate_ccw()
69 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned()100 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs()189 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor()352 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start()367 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
106 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start()119 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops()
225 struct fbcon_ops *ops = info->fbcon_par; in bit_cursor()369 struct fbcon_ops *ops = info->fbcon_par; in bit_update_start()379 void fbcon_set_bitops(struct fbcon_ops *ops) in fbcon_set_bitops()
24 struct fbcon_ops *ops = info->fbcon_par; in soft_cursor()
319 removed from fbcon_ops.322 - a bunch of the hooks in fbcon_ops could be removed or simplified by calling
Completed in 21 milliseconds