Searched refs:smbios_write_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | smbios.h | 227 typedef int (*smbios_write_type)(ulong *addr, int handle); typedef |
/openbmc/u-boot/lib/ | ||
H A D | smbios.c | 262 static smbios_write_type smbios_write_funcs[] = { |