Home
last modified time | relevance | path

Searched refs:cb_framebuffer (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/video/
A Dcoreboot.c13 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()
/u-boot/arch/x86/lib/
A Dcoreboot_table.c106 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()
/u-boot/arch/x86/include/asm/
A Dcb_sysinfo.h176 struct cb_framebuffer *framebuffer;
A Dcoreboot_tables.h246 struct cb_framebuffer { struct
/u-boot/cmd/x86/
A Dcbsysinfo.c245 struct cb_framebuffer *fb = info->framebuffer; in show_table()

Completed in 13 milliseconds