Home
last modified time | relevance | path

Searched refs:framebuffer_table (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/arch/x86_64/init/
H A Dmultiboot.rs81 let fb_table = info.framebuffer_table; in early_init_framebuffer_info()
/DragonOS/kernel/crates/multiboot/src/
H A Dlib.rs199 pub framebuffer_table: FramebufferTable, field