Searched refs:vc_info (Results 1 – 2 of 2) sorted by relevance
87 struct vc_info { struct
118 struct vc_info vinfo;129 void (*initialize)(struct vc_info * info);246 static void gc_initialize(struct vc_info * info);472 gc_initialize(struct vc_info * info) in gc_initialize()2778 vc_initialize(__unused struct vc_info * vinfo_p) in vc_initialize()2800 struct vc_info new_vinfo = vinfo; in initialize_screen()