Searched defs:dmi_dev (Results 1 – 3 of 3) sorted by relevance
168 static struct device *dmi_dev; variable
138 const struct dmi_device *dmi_dev; in __add_probed_i2c_device() local
1900 static int decode_dmi(const struct dmi_device *dmi_dev) in decode_dmi()