Home
last modified time | relevance | path

Searched refs:samsungq10_dmi_table (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/platform/x86/
Dsamsung-q10.c98 static struct dmi_system_id __initdata samsungq10_dmi_table[] = { variable
133 MODULE_DEVICE_TABLE(dmi, samsungq10_dmi_table);
137 if (!force && !dmi_check_system(samsungq10_dmi_table)) in samsungq10_init()