Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-pc.c30 static const struct dmi_system_id dell_device_table[] __initconst = { variable
45 MODULE_DEVICE_TABLE(dmi, dell_device_table);
273 if (!dmi_check_system(dell_device_table)) in dell_init()
H A Ddell-laptop.c121 static const struct dmi_system_id dell_device_table[] __initconst = { variable
168 MODULE_DEVICE_TABLE(dmi, dell_device_table);
2455 if (!dmi_check_system(dell_device_table)) in dell_init()