Lines Matching refs:template_entry

87 typedef int (*initializer_func_t)(const struct smbios_structure *template_entry,
380 static int smbios_type1_initializer(const struct smbios_structure *template_entry,
484 const struct smbios_structure *template_entry,
500 const struct smbios_structure *template_entry,
541 const struct smbios_structure *template_entry,
556 const struct smbios_structure *template_entry,
571 const struct smbios_structure *template_entry,
613 smbios_generic_initializer(const struct smbios_structure *template_entry, in smbios_generic_initializer() argument
619 memcpy(curaddr, template_entry, template_entry->length); in smbios_generic_initializer()
660 smbios_type1_initializer(const struct smbios_structure *template_entry, in smbios_type1_initializer() argument
667 smbios_generic_initializer(template_entry, template_strings, in smbios_type1_initializer()
718 smbios_type4_initializer(const struct smbios_structure *template_entry, in smbios_type4_initializer() argument
729 smbios_generic_initializer(template_entry, template_strings, in smbios_type4_initializer()
760 smbios_type16_initializer(const struct smbios_structure *template_entry, in smbios_type16_initializer() argument
767 smbios_generic_initializer(template_entry, template_strings, in smbios_type16_initializer()
777 smbios_type17_initializer(const struct smbios_structure *template_entry, in smbios_type17_initializer() argument
784 smbios_generic_initializer(template_entry, template_strings, in smbios_type17_initializer()
821 smbios_type19_initializer(const struct smbios_structure *template_entry, in smbios_type19_initializer() argument
827 smbios_generic_initializer(template_entry, template_strings, in smbios_type19_initializer()
836 smbios_generic_initializer(template_entry, template_strings, in smbios_type19_initializer()