Searched refs:cb_framebuffer (Results 1 – 5 of 5) sorted by relevance
13 static int save_vesa_mode(struct cb_framebuffer *fb, in save_vesa_mode()44 struct cb_framebuffer *fb = lib_sysinfo.framebuffer; in coreboot_video_probe()
106 struct cb_framebuffer *fb; in write_coreboot_table()152 fb = (struct cb_framebuffer *)cbr; in write_coreboot_table()154 fb->size = sizeof(struct cb_framebuffer); in write_coreboot_table()
176 struct cb_framebuffer *framebuffer;
246 struct cb_framebuffer { struct
245 struct cb_framebuffer *fb = info->framebuffer; in show_table()
Completed in 13 milliseconds