Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dsmbios.c113 struct smbios_type1 *t = (struct smbios_type1 *)*current; in smbios_write_type1()
114 int len = sizeof(struct smbios_type1); in smbios_write_type1()
117 memset(t, 0, sizeof(struct smbios_type1)); in smbios_write_type1()
/OK3568_Linux_fs/u-boot/include/
H A Dsmbios.h80 struct __packed smbios_type1 { struct