Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsamsung-q10.c94 static const struct dmi_system_id samsungq10_dmi_table[] __initconst = { variable
129 MODULE_DEVICE_TABLE(dmi, samsungq10_dmi_table);
133 if (!force && !dmi_check_system(samsungq10_dmi_table)) in samsungq10_init()