Lines Matching defs:vc

228 	struct vc_data *vc;  in fbcon_rotate_all()  local
273 static inline int fbcon_is_inactive(struct vc_data *vc, struct fb_info *info) in fbcon_is_inactive()
281 static int get_color(struct vc_data *vc, struct fb_info *info, in get_color()
352 struct vc_data *vc = NULL; in fb_flashcursor() local
547 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo()
553 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo()
643 static void set_blitting_type(struct vc_data *vc, struct fb_info *info) in set_blitting_type()
668 static void set_blitting_type(struct vc_data *vc, struct fb_info *info) in set_blitting_type()
737 static int con2fb_acquire_newinfo(struct vc_data *vc, struct fb_info *info, in con2fb_acquire_newinfo()
752 static void con2fb_release_oldinfo(struct vc_data *vc, struct fb_info *oldinfo, in con2fb_release_oldinfo()
776 static void con2fb_init_display(struct vc_data *vc, struct fb_info *info, in con2fb_init_display()
823 struct vc_data *vc = vc_cons[unit].d; in set_con2fb_map() local
925 struct vc_data *vc = vc_cons[fg_console].d; in fbcon_startup() local
990 static void fbcon_init(struct vc_data *vc, int init) in fbcon_init()
1168 static void fbcon_deinit(struct vc_data *vc) in fbcon_deinit()
1237 static void fbcon_clear(struct vc_data *vc, int sy, int sx, int height, in fbcon_clear()
1275 static void fbcon_putcs(struct vc_data *vc, const unsigned short *s, in fbcon_putcs()
1288 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc()
1296 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins()
1305 static void fbcon_cursor(struct vc_data *vc, int mode) in fbcon_cursor()
1338 struct vc_data **default_mode, *vc; in fbcon_set_disp() local
1399 static __inline__ void ywrap_up(struct vc_data *vc, int count) in ywrap_up()
1418 static __inline__ void ywrap_down(struct vc_data *vc, int count) in ywrap_down()
1437 static __inline__ void ypan_up(struct vc_data *vc, int count) in ypan_up()
1461 static __inline__ void ypan_up_redraw(struct vc_data *vc, int t, int count) in ypan_up_redraw()
1485 static __inline__ void ypan_down(struct vc_data *vc, int count) in ypan_down()
1509 static __inline__ void ypan_down_redraw(struct vc_data *vc, int t, int count) in ypan_down_redraw()
1533 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p, in fbcon_redraw_move()
1567 static void fbcon_redraw_blit(struct vc_data *vc, struct fb_info *info, in fbcon_redraw_blit()
1617 static void fbcon_redraw(struct vc_data *vc, int line, int count, int offset) in fbcon_redraw()
1671 static void fbcon_bmove_rec(struct vc_data *vc, struct fbcon_display *p, int sy, int sx, in fbcon_bmove_rec()
1713 static void fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx, in fbcon_bmove()
1736 static bool fbcon_scroll(struct vc_data *vc, unsigned int t, unsigned int b, in fbcon_scroll()
1934 struct vc_data *vc) in updatescrollmode_accel()
1976 struct vc_data *vc) in updatescrollmode()
1997 static int fbcon_resize(struct vc_data *vc, unsigned int width, in fbcon_resize()
2061 static int fbcon_switch(struct vc_data *vc) in fbcon_switch()
2188 static void fbcon_generic_blank(struct vc_data *vc, struct fb_info *info, in fbcon_generic_blank()
2203 static int fbcon_blank(struct vc_data *vc, int blank, int mode_switch) in fbcon_blank()
2245 static int fbcon_debug_enter(struct vc_data *vc) in fbcon_debug_enter()
2258 static int fbcon_debug_leave(struct vc_data *vc) in fbcon_debug_leave()
2269 static int fbcon_get_font(struct vc_data *vc, struct console_font *font, unsigned int vpitch) in fbcon_get_font()
2335 static void set_vc_hi_font(struct vc_data *vc, bool set) in set_vc_hi_font()
2395 static int fbcon_do_set_font(struct vc_data *vc, int w, int h, int charcount, in fbcon_do_set_font()
2464 static int fbcon_set_font(struct vc_data *vc, struct console_font *font, in fbcon_set_font()
2537 static int fbcon_set_def_font(struct vc_data *vc, struct console_font *font, char *name) in fbcon_set_def_font()
2561 static void fbcon_set_palette(struct vc_data *vc, const unsigned char *table) in fbcon_set_palette()
2596 static u16 *fbcon_screen_pos(const struct vc_data *vc, int offset) in fbcon_screen_pos()
2601 static unsigned long fbcon_getxy(struct vc_data *vc, unsigned long pos, in fbcon_getxy()
2627 static void fbcon_invert_region(struct vc_data *vc, u16 * p, int cnt) in fbcon_invert_region()
2645 struct vc_data *vc = NULL; in fbcon_suspended() local
2658 struct vc_data *vc; in fbcon_resumed() local
2671 struct vc_data *vc; in fbcon_modechanged() local
2709 struct vc_data *vc; in fbcon_set_all_vcs() local
2755 struct vc_data *vc; in fbcon_modechange_possible() local
3033 struct vc_data *vc; in fbcon_fb_blanked() local
3055 struct vc_data *vc; in fbcon_new_modelist() local
3076 struct vc_data *vc; in fbcon_get_requirement() local