Searched refs:amdgpu_cik_support (Results 1 – 2 of 2) sorted by relevance
611 int amdgpu_cik_support = 0; variable614 int amdgpu_cik_support = 1; variable618 module_param_named(cik_support, amdgpu_cik_support, int, 0444);2123 if (!amdgpu_cik_support) { in amdgpu_pci_probe()
239 extern int amdgpu_cik_support;
Completed in 14 milliseconds