Home
last modified time | relevance | path

Searched defs:lb_framebuffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/
H A Dcoreboot_tables.h283 struct lb_framebuffer { struct
301 struct lb_framebuffer_flags flags; argument
302 uint8_t pad;
/aosp_15_r20/external/coreboot/src/lib/
H A Dcoreboot_table.c141 static void lb_framebuffer(struct lb_header *header) in lb_framebuffer() function