Home
last modified time | relevance | path

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

/drivers/video/fbdev/core/
A Dfbcon.c201 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation()
212 struct fbcon_ops *ops= info->fbcon_par; in fbcon_rotate()
234 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_all()
257 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_rotation()
379 struct fbcon_ops *ops = container_of(work, struct fbcon_ops, cursor_work.work); in fb_flashcursor()
742 struct fbcon_ops *ops; in fbcon_open()
964 struct fbcon_ops *ops; in fbcon_startup()
1029 struct fbcon_ops *ops; in fbcon_init()
1208 struct fbcon_ops *ops; in fbcon_deinit()
2101 struct fbcon_ops *ops; in fbcon_switch()
[all …]
A 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);
A Dfbcon_ud.c51 struct fbcon_ops *ops = info->fbcon_par; in ud_bmove()
69 struct fbcon_ops *ops = info->fbcon_par; in ud_clear()
89 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned()
122 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned()
155 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs()
254 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor()
401 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start()
420 void fbcon_rotate_ud(struct fbcon_ops *ops) in fbcon_rotate_ud()
A Dfbcon_ccw.c66 struct fbcon_ops *ops = info->fbcon_par; in ccw_bmove()
83 struct fbcon_ops *ops = info->fbcon_par; in ccw_clear()
102 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned()
133 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs()
224 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor()
378 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start()
393 void fbcon_rotate_ccw(struct fbcon_ops *ops) in fbcon_rotate_ccw()
A Dfbcon_cw.c51 struct fbcon_ops *ops = info->fbcon_par; in cw_bmove()
68 struct fbcon_ops *ops = info->fbcon_par; in cw_clear()
87 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned()
118 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs()
207 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor()
361 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start()
376 void fbcon_rotate_cw(struct fbcon_ops *ops) in fbcon_rotate_cw()
A Dfbcon.h54 struct fbcon_ops { struct
189 extern void fbcon_set_bitops(struct fbcon_ops *ops);
228 extern void fbcon_set_rotate(struct fbcon_ops *ops);
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 Dtileblit.c154 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start()
167 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops()
A Dbitblit.c239 struct fbcon_ops *ops = info->fbcon_par; in bit_cursor()
377 struct fbcon_ops *ops = info->fbcon_par; in bit_update_start()
387 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()

Completed in 25 milliseconds