Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h448 void amdgpu_pm_acpi_event_handler(struct amdgpu_device *adev);
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c1225 amdgpu_pm_acpi_event_handler(adev); in amdgpu_acpi_event()
/linux-6.15/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c485 void amdgpu_pm_acpi_event_handler(struct amdgpu_device *adev) in amdgpu_pm_acpi_event_handler() function