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.c719 info->fbcon_par = ops; in con2fb_acquire_newinfo()
756 kfree(oldinfo->fbcon_par); in con2fb_release_oldinfo()
757 oldinfo->fbcon_par = NULL; in con2fb_release_oldinfo()
969 info->fbcon_par = ops; in fbcon_startup()
1038 if (!info->fbcon_par) in fbcon_init()
1087 ops = info->fbcon_par; in fbcon_init()
1180 ops = info->fbcon_par; in fbcon_deinit()
1588 ops = info->fbcon_par; in fbcon_switch()
2672 ops = info->fbcon_par; in show_cursor_blink()
2699 if (!info->fbcon_par) in store_cursor_blink()
[all …]
A Dfbcon_ud.c70 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_aligned()
103 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs_unaligned()
136 struct fbcon_ops *ops = info->fbcon_par; in ud_putcs()
235 struct fbcon_ops *ops = info->fbcon_par; in ud_cursor()
391 struct fbcon_ops *ops = info->fbcon_par; in ud_update_start()
A Dtileblit.c106 struct fbcon_ops *ops = info->fbcon_par; in tile_update_start()
119 struct fbcon_ops *ops = info->fbcon_par; in fbcon_set_tileops()
A Dfbcon_ccw.c84 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs_aligned()
115 struct fbcon_ops *ops = info->fbcon_par; in ccw_putcs()
206 struct fbcon_ops *ops = info->fbcon_par; in ccw_cursor()
369 struct fbcon_ops *ops = info->fbcon_par; in ccw_update_start()
A Dfbcon_cw.c69 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs_aligned()
100 struct fbcon_ops *ops = info->fbcon_par; in cw_putcs()
189 struct fbcon_ops *ops = info->fbcon_par; in cw_cursor()
352 struct fbcon_ops *ops = info->fbcon_par; in cw_update_start()
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.c225 struct fbcon_ops *ops = info->fbcon_par; in bit_cursor()
369 struct fbcon_ops *ops = info->fbcon_par; in bit_update_start()
/linux/include/linux/
A Dfb.h490 void *fbcon_par; /* fbcon use-only private area */ member
/linux/drivers/video/fbdev/
A Dsh_mobile_lcdcfb.c1758 if (ch->use_count > 1 || (ch->use_count == 1 && !info->fbcon_par)) in sh_mobile_fb_reconfig()

Completed in 30 milliseconds