Home
last modified time | relevance | path

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

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