Searched refs:amdgpu_device_supports_boco (Results 1 – 4 of 4) sorted by relevance
2186 if (amdgpu_device_supports_boco(ddev)) in amdgpu_pci_probe()2389 if (amdgpu_device_supports_boco(drm_dev)) in amdgpu_pmops_prepare()2598 if (amdgpu_device_supports_boco(drm_dev)) in amdgpu_pmops_runtime_suspend()2604 if (amdgpu_device_supports_boco(drm_dev)) in amdgpu_pmops_runtime_suspend()2609 if (amdgpu_device_supports_boco(drm_dev)) in amdgpu_pmops_runtime_suspend()2621 } else if (amdgpu_device_supports_boco(drm_dev)) { in amdgpu_pmops_runtime_suspend()2658 } else if (amdgpu_device_supports_boco(drm_dev)) { in amdgpu_pmops_runtime_resume()
1312 bool amdgpu_device_supports_boco(struct drm_device *dev);
157 } else if (amdgpu_device_supports_boco(dev) && in amdgpu_driver_load_kms()
194 bool amdgpu_device_supports_boco(struct drm_device *dev) in amdgpu_device_supports_boco() function230 return (amdgpu_device_supports_boco(dev) && in amdgpu_device_supports_smart_shift()