Searched refs:kempld_dmi_table (Results 1 – 1 of 1) sorted by relevance
492 static const struct dmi_system_id kempld_dmi_table[] __initconst = { variable777 MODULE_DEVICE_TABLE(dmi, kempld_dmi_table);784 for (id = dmi_first_match(kempld_dmi_table); id; id = dmi_first_match(id + 1)) { in kempld_init()
Completed in 5 milliseconds