Home
last modified time | relevance | path

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

/linux/drivers/firmware/google/
H A Dcoreboot_table.c117 static int coreboot_table_populate(struct device *dev, void *ptr, resource_size_t len) in coreboot_table_populate() function
233 ret = coreboot_table_populate(dev, ptr, table_span); in coreboot_table_probe()