Searched defs:dmi_system_id (Results 1 – 1 of 1) sorted by relevance
21840 struct dmi_system_id { struct21841 int (*callback)(const struct dmi_system_id *); argument21842 const char *ident;21843 struct dmi_strmatch matches[4];21844 void *driver_data;