Lines Matching refs:fbcon_par

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()
275 struct fbcon_ops *ops = info->fbcon_par; in fbcon_is_inactive()
390 struct fbcon_ops *ops = info->fbcon_par; in fbcon_add_cursor_work()
399 struct fbcon_ops *ops = info->fbcon_par; in fbcon_del_cursor_work()
555 struct fbcon_ops *ops = info->fbcon_par; in fbcon_prepare_logo()
644 struct fbcon_ops *ops = info->fbcon_par; in set_blitting_type()
669 struct fbcon_ops *ops = info->fbcon_par; in set_blitting_type()
693 if (info->fbcon_par) { in fbcon_release()
694 struct fbcon_ops *ops = info->fbcon_par; in fbcon_release()
701 kfree(info->fbcon_par); in fbcon_release()
702 info->fbcon_par = NULL; in fbcon_release()
730 info->fbcon_par = ops; in fbcon_open()
778 struct fbcon_ops *ops = info->fbcon_par; in con2fb_init_display()
947 ops = info->fbcon_par; in fbcon_startup()
1017 if (!info->fbcon_par) in fbcon_init()
1066 ops = info->fbcon_par; in fbcon_init()
1185 ops = info->fbcon_par; in fbcon_deinit()
1240 struct fbcon_ops *ops = info->fbcon_par; in fbcon_clear()
1279 struct fbcon_ops *ops = info->fbcon_par; in fbcon_putcs()
1298 struct fbcon_ops *ops = info->fbcon_par; in fbcon_clear_margins()
1307 struct fbcon_ops *ops = info->fbcon_par; in fbcon_cursor()
1339 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_disp()
1401 struct fbcon_ops *ops = info->fbcon_par; in ywrap_up()
1420 struct fbcon_ops *ops = info->fbcon_par; in ywrap_down()
1440 struct fbcon_ops *ops = info->fbcon_par; in ypan_up()
1463 struct fbcon_ops *ops = info->fbcon_par; in ypan_up_redraw()
1488 struct fbcon_ops *ops = info->fbcon_par; in ypan_down()
1511 struct fbcon_ops *ops = info->fbcon_par; in ypan_down_redraw()
1573 struct fbcon_ops *ops = info->fbcon_par; in fbcon_redraw_blit()
1674 struct fbcon_ops *ops = info->fbcon_par; in fbcon_bmove_rec()
1936 struct fbcon_ops *ops = info->fbcon_par; in updatescrollmode_accel()
1977 struct fbcon_ops *ops = info->fbcon_par; in updatescrollmode()
2000 struct fbcon_ops *ops = info->fbcon_par; in fbcon_resize()
2069 ops = info->fbcon_par; in fbcon_switch()
2092 if (fbcon_registered_fb[i]->fbcon_par) { in fbcon_switch()
2093 struct fbcon_ops *o = fbcon_registered_fb[i]->fbcon_par; in fbcon_switch()
2205 struct fbcon_ops *ops = info->fbcon_par; in fbcon_blank()
2247 struct fbcon_ops *ops = info->fbcon_par; in fbcon_debug_enter()
2260 struct fbcon_ops *ops = info->fbcon_par; in fbcon_debug_leave()
2398 struct fbcon_ops *ops = info->fbcon_par; in fbcon_do_set_font()
2645 struct fbcon_ops *ops = info->fbcon_par; in fbcon_suspended()
2658 struct fbcon_ops *ops = info->fbcon_par; in fbcon_resumed()
2669 struct fbcon_ops *ops = info->fbcon_par; in fbcon_modechanged()
2707 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_all_vcs()
2753 struct fbcon_ops *ops = info->fbcon_par; in fbcon_modechange_possible()
3031 struct fbcon_ops *ops = info->fbcon_par; in fbcon_fb_blanked()
3249 ops = info->fbcon_par; in show_cursor_blink()
3276 if (!info->fbcon_par) in store_cursor_blink()