Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dsmbios.c152 struct smbios_type3 *t = (struct smbios_type3 *)*current; in smbios_write_type3()
153 int len = sizeof(struct smbios_type3); in smbios_write_type3()
155 memset(t, 0, sizeof(struct smbios_type3)); in smbios_write_type3()
/OK3568_Linux_fs/u-boot/include/
H A Dsmbios.h118 struct __packed smbios_type3 { struct