Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1682 pci_ers_result_t amdgpu_pci_error_detected(struct pci_dev *pdev,
H A Damdgpu_drv.c3139 .error_detected = amdgpu_pci_error_detected,
H A Damdgpu_device.c6974 * amdgpu_pci_error_detected - Called when a PCI error is detected. in amdgpu_pci_error_detected()
6982 pci_ers_result_t amdgpu_pci_error_detected(struct pci_dev *pdev, pci_channel_state_t state) in amdgpu_pci_error_detected()
7051 /* This called only if amdgpu_pci_error_detected returns
6973 pci_ers_result_t amdgpu_pci_error_detected(struct pci_dev *pdev, pci_channel_state_t state) amdgpu_pci_error_detected() function