Home
last modified time | relevance | path

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

/drivers/firmware/google/
A Dcoreboot_table.c107 void *ptr_entry; in coreboot_table_populate() local
112 ptr_entry = ptr + header->header_bytes; in coreboot_table_populate()
114 entry = ptr_entry; in coreboot_table_populate()
128 memcpy(device->raw, ptr_entry, entry->size); in coreboot_table_populate()
146 ptr_entry += entry->size; in coreboot_table_populate()

Completed in 3 milliseconds