Searched refs:has_dsm (Results 1 – 2 of 2) sorted by relevance
139 bool has_dsm = false; in intel_dsm_detect() local144 has_dsm |= intel_dsm_pci_probe(pdev); in intel_dsm_detect()147 if (vga_count == 2 && has_dsm) { in intel_dsm_detect()
254 int has_dsm = 0; in nouveau_dsm_detect() local273 has_dsm |= 1; in nouveau_dsm_detect()283 has_dsm |= 1; in nouveau_dsm_detect()296 } else if (vga_count == 2 && has_dsm && guid_valid) { in nouveau_dsm_detect()