Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
A Dfbcon.c194 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 …]
A Dfbcon_rotate.h84 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);
A Dfbcon.h53 struct fbcon_ops { struct
155 extern void fbcon_set_bitops(struct fbcon_ops *ops);
194 extern void fbcon_set_rotate(struct fbcon_ops *ops);
A Dfbcon_ud.c70 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()
A 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()
A Dfbcon_ccw.c84 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()
A Dfbcon_cw.c69 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()
A Dtileblit.c106 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start()
119 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops()
A Dbitblit.c225 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()
A Dsoftcursor.c24 struct fbcon_ops *ops = info->fbcon_par; in soft_cursor()
/linux/Documentation/gpu/
A Dtodo.rst319 removed from fbcon_ops.
322 - a bunch of the hooks in fbcon_ops could be removed or simplified by calling

Completed in 21 milliseconds