Searched refs:vc_init (Results 1 – 1 of 1) sorted by relevance
142 static void vc_init(struct vc_data *vc, int do_clear);1102 vc_init(vc, 1); in vc_allocate()3722 static void vc_init(struct vc_data *vc, int do_clear) in vc_init() function3793 vc_init(vc, currcons || !vc->vc_sw->con_save_screen); in con_init()