Searched refs:vc_info (Results 1 – 2 of 2) sorted by relevance
87 struct vc_info { struct
119 struct vc_info vinfo;130 void (*initialize)(struct vc_info * info);247 static void gc_initialize(struct vc_info * info);473 gc_initialize(struct vc_info * info) in gc_initialize()2791 vc_initialize(__unused struct vc_info * vinfo_p) in vc_initialize()2828 struct vc_info new_vinfo = vinfo; in initialize_screen()