Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c188 static void amdgpu_device_load_switch_state(struct amdgpu_device *adev);
7102 amdgpu_device_load_switch_state(adev); in amdgpu_pci_slot_reset()
7231 static void amdgpu_device_load_switch_state(struct amdgpu_device *adev) in amdgpu_device_load_switch_state() function