Searched refs:amdgpu_cik_support (Results 1 – 2 of 2) sorted by relevance
596 int amdgpu_cik_support = 0; variable599 int amdgpu_cik_support = 1; variable603 module_param_named(cik_support, amdgpu_cik_support, int, 0444);1975 if (!amdgpu_cik_support) { in amdgpu_pci_probe()
234 extern int amdgpu_cik_support;
Completed in 14 milliseconds