Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/google/
H A Dcoreboot_table.h23 u32 table_bytes; member
H A Dcoreboot_table.c174 len = header->header_bytes + header->table_bytes; in coreboot_table_probe()