Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmi.h81 struct dmi_header { struct
105 struct dmi_header header; argument
161 static inline int dmi_walk(void (*decode)(const struct dmi_header *, void *), in dmi_walk() argument