Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dcoreboot_table.c72 static u32 cb_table_add_entry(struct cb_header *cbh, struct cb_record *cbr) in cb_table_add_entry() function
144 cbr = (struct cb_record *)cb_table_add_entry(cbh, cbr); in write_coreboot_table()
167 cbr = (struct cb_record *)cb_table_add_entry(cbh, cbr); in write_coreboot_table()