Lines Matching refs:fbcon_ops
201 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()
275 struct fbcon_ops *ops = info->fbcon_par; in fbcon_get_rotate()
294 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_active()
379 struct fbcon_ops *ops = container_of(work, struct fbcon_ops, cursor_work.work); in fb_flashcursor()
419 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_work()
428 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_work()
590 struct fbcon_ops *ops = info->fbcon_par; in fbcon_prepare_logo()
678 struct fbcon_ops *ops = info->fbcon_par; in set_blitting_type()
703 struct fbcon_ops *ops = info->fbcon_par; in set_blitting_type()
728 struct fbcon_ops *ops = info->fbcon_par; in fbcon_release()
742 struct fbcon_ops *ops; in fbcon_open()
756 ops = kzalloc(sizeof(struct fbcon_ops), GFP_KERNEL); in fbcon_open()
812 struct fbcon_ops *ops = info->fbcon_par; in con2fb_init_display()
964 struct fbcon_ops *ops; in fbcon_startup()
1029 struct fbcon_ops *ops; in fbcon_init()
1208 struct fbcon_ops *ops; in fbcon_deinit()
1277 struct fbcon_ops *ops = info->fbcon_par; in __fbcon_clear()
1324 struct fbcon_ops *ops = info->fbcon_par; in fbcon_putcs()
1335 struct fbcon_ops *ops = info->fbcon_par; in fbcon_clear_margins()
1344 struct fbcon_ops *ops = info->fbcon_par; in fbcon_cursor()
1377 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_disp()
1439 struct fbcon_ops *ops = info->fbcon_par; in ywrap_up()
1458 struct fbcon_ops *ops = info->fbcon_par; in ywrap_down()
1478 struct fbcon_ops *ops = info->fbcon_par; in ypan_up()
1501 struct fbcon_ops *ops = info->fbcon_par; in ypan_up_redraw()
1526 struct fbcon_ops *ops = info->fbcon_par; in ypan_down()
1549 struct fbcon_ops *ops = info->fbcon_par; in ypan_down_redraw()
1611 struct fbcon_ops *ops = info->fbcon_par; in fbcon_redraw_blit()
1712 struct fbcon_ops *ops = info->fbcon_par; in fbcon_bmove_rec()
1974 struct fbcon_ops *ops = info->fbcon_par; in updatescrollmode_accel()
2015 struct fbcon_ops *ops = info->fbcon_par; in updatescrollmode()
2038 struct fbcon_ops *ops = info->fbcon_par; in fbcon_resize()
2101 struct fbcon_ops *ops; in fbcon_switch()
2131 struct fbcon_ops *o = fbcon_registered_fb[i]->fbcon_par; in fbcon_switch()
2244 struct fbcon_ops *ops = info->fbcon_par; in fbcon_blank()
2286 struct fbcon_ops *ops = info->fbcon_par; in fbcon_debug_enter()
2298 struct fbcon_ops *ops = info->fbcon_par; in fbcon_debug_leave()
2435 struct fbcon_ops *ops = info->fbcon_par; in fbcon_do_set_font()
2654 struct fbcon_ops *ops = info->fbcon_par; in fbcon_suspended()
2667 struct fbcon_ops *ops = info->fbcon_par; in fbcon_resumed()
2678 struct fbcon_ops *ops = info->fbcon_par; in fbcon_modechanged()
2716 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_all_vcs()
2762 struct fbcon_ops *ops = info->fbcon_par; in fbcon_modechange_possible()
3040 struct fbcon_ops *ops = info->fbcon_par; in fbcon_fb_blanked()
3247 struct fbcon_ops *ops; in cursor_blink_show()