Searched refs:cb_framebuffer (Results 1 – 5 of 5) sorted by relevance
104 struct cb_framebuffer *fb; in write_coreboot_table()150 fb = (struct cb_framebuffer *)cbr; in write_coreboot_table()152 fb->size = sizeof(struct cb_framebuffer); in write_coreboot_table()
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()
44 struct cb_framebuffer *framebuffer;
105 info->framebuffer = (struct cb_framebuffer *)ptr; in cb_parse_framebuffer()
126 struct cb_framebuffer { struct