Searched defs:dmi_system_id (Results 1 – 1 of 1) sorted by relevance
91526 struct dmi_system_id { struct91527 int (*callback)(const struct dmi_system_id *); argument91528 const char *ident;91529 struct dmi_strmatch matches[4];91530 void *driver_data;