Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddmi.h140 static inline int dmi_walk(void (*decode)(const struct dmi_header *, void *), in dmi_walk() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Ddmi_scan.c1100 int dmi_walk(void (*decode)(const struct dmi_header *, void *), in dmi_walk() function