dmi_check_system
if (dmi_check_system(intel_spurious_crt_detect))
!dmi_check_system(intel_spurious_crt_detect)) {
if (dmi_check_system(*intel_dmi_quirks[i].dmi_id_list) != 0)
if (dmi_check_system(intel_dual_link_lvds))
if (dmi_check_system(intel_no_lvds)) {
if (dmi_check_system(intel_no_opregion_vbt))
if (!dmi_check_system(intel_use_opregion_panel_type)) {
int dmi_check_system(const struct dmi_system_id *);