Searched refs:dmi_device (Results 1 – 1 of 1) sorted by relevance
82 struct dmi_device { struct92 struct dmi_device dev; argument103 extern const struct dmi_device * dmi_find_device(int type, const char *name,104 const struct dmi_device *from);123 static inline const struct dmi_device * dmi_find_device(int type, const char *name, in dmi_find_device()124 const struct dmi_device *from) { return NULL; } in dmi_find_device()
Completed in 3 milliseconds