Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
A Dfbcon.c711 if (info->fbcon_par) { in fbcon_release()
719 kfree(info->fbcon_par); in fbcon_release()
720 info->fbcon_par = NULL; in fbcon_release()
748 info->fbcon_par = ops; in fbcon_open()
967 ops = info->fbcon_par; in fbcon_startup()
1037 if (!info->fbcon_par) in fbcon_init()
1086 ops = info->fbcon_par; in fbcon_init()
1205 ops = info->fbcon_par; in fbcon_deinit()
2087 ops = info->fbcon_par; in fbcon_switch()
3237 ops = info->fbcon_par; in show_cursor_blink()
[all …]
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()
90 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned()
123 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned()
156 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs()
255 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor()
402 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start()
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()
103 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned()
134 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs()
225 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor()
379 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start()
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()
88 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned()
119 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs()
208 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor()
362 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start()
A Dtileblit.c121 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start()
134 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops()
A Dsoftcursor.c24 struct fbcon_ops *ops = info->fbcon_par; in soft_cursor()
A Dfbcon_rotate.c23 struct fbcon_ops *ops = info->fbcon_par; in fbcon_rotate_font()
A Dbitblit.c240 struct fbcon_ops *ops = info->fbcon_par; in bit_cursor()
378 struct fbcon_ops *ops = info->fbcon_par; in bit_update_start()
/linux/include/linux/
A Dfb.h508 void *fbcon_par; /* fbcon use-only private area */ member
/linux/drivers/video/fbdev/
A Dsh_mobile_lcdcfb.c1756 if (ch->use_count > 1 || (ch->use_count == 1 && !info->fbcon_par)) in sh_mobile_fb_reconfig()

Completed in 35 milliseconds