Searched refs:fbcon_par (Results 1 – 10 of 10) sorted by relevance
710 if (info->fbcon_par) { in fbcon_release()718 kfree(info->fbcon_par); in fbcon_release()719 info->fbcon_par = NULL; in fbcon_release()747 info->fbcon_par = ops; in fbcon_open()966 ops = info->fbcon_par; in fbcon_startup()1036 if (!info->fbcon_par) in fbcon_init()1085 ops = info->fbcon_par; in fbcon_init()1204 ops = info->fbcon_par; in fbcon_deinit()2088 ops = info->fbcon_par; in fbcon_switch()3238 ops = info->fbcon_par; in cursor_blink_show()[all …]
51 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()
66 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()
51 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()
154 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start()167 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops()
24 struct fbcon_ops *ops = info->fbcon_par; in soft_cursor()
23 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_font()
239 struct fbcon_ops *ops = info->fbcon_par; in bit_cursor()377 struct fbcon_ops *ops = info->fbcon_par; in bit_update_start()
517 void *fbcon_par; /* fbcon use-only private area */ member
1752 if (ch->use_count > 1 || (ch->use_count == 1 && !info->fbcon_par)) in sh_mobile_fb_reconfig()