Searched refs:has_atpx (Results 1 – 1 of 1) sorted by relevance
605 bool has_atpx = false; in amdgpu_atpx_detect() local 613 has_atpx |= amdgpu_atpx_pci_probe_handle(pdev); in amdgpu_atpx_detect() 623 has_atpx |= amdgpu_atpx_pci_probe_handle(pdev); in amdgpu_atpx_detect() 630 if (has_atpx && vga_count == 2) { in amdgpu_atpx_detect()