Home
last modified time | relevance | path

Searched refs:amdgpu_device_pci_config_reset (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1177 void amdgpu_device_pci_config_reset(struct amdgpu_device *adev);
H A Dvi.c654 amdgpu_device_pci_config_reset(adev); in vi_gpu_pci_config_reset()
H A Dcik.c1268 amdgpu_device_pci_config_reset(adev); in cik_gpu_pci_config_reset()
H A Dsi.c1282 amdgpu_device_pci_config_reset(adev); in si_gpu_pci_config_reset()
H A Damdgpu_device.c905 void amdgpu_device_pci_config_reset(struct amdgpu_device *adev) in amdgpu_device_pci_config_reset() function