Home
last modified time | relevance | path

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

/systemd-251/src/udev/dmi_memory_id/
Ddmi_memory_id.c616 static int smbios_decode(const uint8_t *buf, const char *devmem, bool no_file_offset) { in smbios_decode() function
708 return smbios_decode(buf, arg_source_file, no_file_offset); in run()