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
545 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo()
551 static void fbcon_prepare_logo(struct vc_data *vc, struct fb_info *info, in fbcon_prepare_logo()
642 static void set_blitting_type(struct vc_data *vc, struct fb_info *info) in set_blitting_type()
667 static void set_blitting_type(struct vc_data *vc, struct fb_info *info) in set_blitting_type()
736 static int con2fb_acquire_newinfo(struct vc_data *vc, struct fb_info *info, in con2fb_acquire_newinfo()
751 static void con2fb_release_oldinfo(struct vc_data *vc, struct fb_info *oldinfo, in con2fb_release_oldinfo()
775 static void con2fb_init_display(struct vc_data *vc, struct fb_info *info, in con2fb_init_display()
822 struct vc_data *vc = vc_cons[unit].d; in set_con2fb_map() local
924 struct vc_data *vc = vc_cons[fg_console].d; in fbcon_startup() local
989 static void fbcon_init(struct vc_data *vc, int init) in fbcon_init()
1167 static void fbcon_deinit(struct vc_data *vc) in fbcon_deinit()
1236 static void fbcon_clear(struct vc_data *vc, int sy, int sx, int height, in fbcon_clear()
1274 static void fbcon_putcs(struct vc_data *vc, const unsigned short *s, in fbcon_putcs()
1287 static void fbcon_putc(struct vc_data *vc, int c, int ypos, int xpos) in fbcon_putc()
1295 static void fbcon_clear_margins(struct vc_data *vc, int bottom_only) in fbcon_clear_margins()
1304 static void fbcon_cursor(struct vc_data *vc, int mode) in fbcon_cursor()
1337 struct vc_data **default_mode, *vc; in fbcon_set_disp() local
1398 static __inline__ void ywrap_up(struct vc_data *vc, int count) in ywrap_up()
1417 static __inline__ void ywrap_down(struct vc_data *vc, int count) in ywrap_down()
1436 static __inline__ void ypan_up(struct vc_data *vc, int count) in ypan_up()
1460 static __inline__ void ypan_up_redraw(struct vc_data *vc, int t, int count) in ypan_up_redraw()
1484 static __inline__ void ypan_down(struct vc_data *vc, int count) in ypan_down()
1508 static __inline__ void ypan_down_redraw(struct vc_data *vc, int t, int count) in ypan_down_redraw()
1532 static void fbcon_redraw_move(struct vc_data *vc, struct fbcon_display *p, in fbcon_redraw_move()
1566 static void fbcon_redraw_blit(struct vc_data *vc, struct fb_info *info, in fbcon_redraw_blit()
1616 static void fbcon_redraw(struct vc_data *vc, int line, int count, int offset) in fbcon_redraw()
1670 static void fbcon_bmove_rec(struct vc_data *vc, struct fbcon_display *p, int sy, int sx, in fbcon_bmove_rec()
1712 static void fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx, in fbcon_bmove()
1735 static bool fbcon_scroll(struct vc_data *vc, unsigned int t, unsigned int b, in fbcon_scroll()
1933 struct vc_data *vc) in updatescrollmode_accel()
1975 struct vc_data *vc) in updatescrollmode()
1996 static int fbcon_resize(struct vc_data *vc, unsigned int width, in fbcon_resize()
2060 static int fbcon_switch(struct vc_data *vc) in fbcon_switch()
2187 static void fbcon_generic_blank(struct vc_data *vc, struct fb_info *info, in fbcon_generic_blank()
2202 static int fbcon_blank(struct vc_data *vc, int blank, int mode_switch) in fbcon_blank()
2244 static int fbcon_debug_enter(struct vc_data *vc) in fbcon_debug_enter()
2257 static int fbcon_debug_leave(struct vc_data *vc) in fbcon_debug_leave()
2268 static int fbcon_get_font(struct vc_data *vc, struct console_font *font, unsigned int vpitch) in fbcon_get_font()
2334 static void set_vc_hi_font(struct vc_data *vc, bool set) in set_vc_hi_font()
2394 static int fbcon_do_set_font(struct vc_data *vc, int w, int h, int charcount, in fbcon_do_set_font()
2463 static int fbcon_set_font(struct vc_data *vc, struct console_font *font, in fbcon_set_font()
2536 static int fbcon_set_def_font(struct vc_data *vc, struct console_font *font, char *name) in fbcon_set_def_font()
2560 static void fbcon_set_palette(struct vc_data *vc, const unsigned char *table) in fbcon_set_palette()
2595 static u16 *fbcon_screen_pos(const struct vc_data *vc, int offset) in fbcon_screen_pos()
2600 static unsigned long fbcon_getxy(struct vc_data *vc, unsigned long pos, in fbcon_getxy()
2626 static void fbcon_invert_region(struct vc_data *vc, u16 * p, int cnt) in fbcon_invert_region()
2644 struct vc_data *vc = NULL; in fbcon_suspended() local
2657 struct vc_data *vc; in fbcon_resumed() local
2670 struct vc_data *vc; in fbcon_modechanged() local
2708 struct vc_data *vc; in fbcon_set_all_vcs() local
2754 struct vc_data *vc; in fbcon_modechange_possible() local
3032 struct vc_data *vc; in fbcon_fb_blanked() local
3054 struct vc_data *vc; in fbcon_new_modelist() local
3075 struct vc_data *vc; in fbcon_get_requirement() local