Home
last modified time | relevance | path

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

/systemd-251/src/udev/dmi_memory_id/
Ddmi_memory_id.c71 struct dmi_header { struct
92 static const char *dmi_string(const struct dmi_header *dm, uint8_t s) { in dmi_string() argument
183 const struct dmi_header *h, uint8_t s) { in dmi_memory_device_string()
420 static void dmi_decode(const struct dmi_header *h, in dmi_decode()
531 struct dmi_header h = (struct dmi_header) { in dmi_table_decode()