Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_acpi.h282 #define ATPX_FUNCTION_GET_PX_PARAMETERS 0x1 macro
Dradeon_atpx_handler.c170 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL); in radeon_atpx_validate()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Damd_acpi.h308 #define ATPX_FUNCTION_GET_PX_PARAMETERS 0x1 macro
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c190 info = amdgpu_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL); in amdgpu_atpx_validate()