atpx_handle       510 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	acpi_handle dhandle, atpx_handle;
atpx_handle       517 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	status = acpi_get_handle(dhandle, "ATPX", &atpx_handle);
atpx_handle       523 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	amdgpu_atpx_priv.atpx.handle = atpx_handle;
atpx_handle       481 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	acpi_handle dhandle, atpx_handle;
atpx_handle       488 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	status = acpi_get_handle(dhandle, "ATPX", &atpx_handle);
atpx_handle       493 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	radeon_atpx_priv.atpx.handle = atpx_handle;