Home
last modified time | relevance | path

Searched refs:fbcon_ops (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/drivers/video/fbdev/core/
Dfbcon.c204 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation()
215 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate()
237 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all()
260 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation()
278 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate()
285 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_inactive()
361 struct fbcon_ops *ops = info->fbcon_par; in fb_flashcursor()
394 struct fbcon_ops *ops = from_timer(ops, t, cursor_timer); in cursor_timer_handler()
403 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_timer()
419 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_timer()
[all …]
Dfbcon_rotate.h93 extern void fbcon_rotate_cw(struct fbcon_ops *ops);
94 extern void fbcon_rotate_ud(struct fbcon_ops *ops);
95 extern void fbcon_rotate_ccw(struct fbcon_ops *ops);
Dfbcon_ud.c51 struct fbcon_ops *ops = info->fbcon_par; in ud_bmove()
69 struct fbcon_ops *ops = info->fbcon_par; in ud_clear()
90 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned()
123 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned()
156 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs()
255 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor()
411 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start()
430 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
Dfbcon_cw.c51 struct fbcon_ops *ops = info->fbcon_par; in cw_bmove()
68 struct fbcon_ops *ops = info->fbcon_par; in cw_clear()
88 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned()
119 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs()
208 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor()
371 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start()
386 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
Dfbcon.h54 struct fbcon_ops { struct
214 extern void fbcon_set_bitops(struct fbcon_ops *ops);
253 extern void fbcon_set_rotate(struct fbcon_ops *ops);
Dfbcon_ccw.c66 struct fbcon_ops *ops = info->fbcon_par; in ccw_bmove()
83 struct fbcon_ops *ops = info->fbcon_par; in ccw_clear()
103 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned()
134 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs()
225 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor()
388 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start()
403 void fbcon_rotate_ccw(struct fbcon_ops *ops) in fbcon_rotate_ccw()
Dfbcon_rotate.c23 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_font()
96 void fbcon_set_rotate(struct fbcon_ops *ops) in fbcon_set_rotate()
Dtileblit.c121 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start()
134 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops()
Dsoftcursor.c24 struct fbcon_ops *ops = info->fbcon_par; in soft_cursor()
Dbitblit.c240 struct fbcon_ops *ops = info->fbcon_par; in bit_cursor()
384 struct fbcon_ops *ops = info->fbcon_par; in bit_update_start()
394 void fbcon_set_bitops(struct fbcon_ops *ops) in fbcon_set_bitops()
/Linux-v5.15/Documentation/gpu/
Dtodo.rst322 - a bunch of the hooks in fbcon_ops, maybe the remaining hooks could be called