Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h265 #define ATPX_FUNCTION_VERIFY_INTERFACE 0x0 macro
H A Dradeon_atpx_handler.c234 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atpx_verify_interface()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h291 #define ATPX_FUNCTION_VERIFY_INTERFACE 0x0 macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c269 info = amdgpu_atpx_call(atpx->handle, ATPX_FUNCTION_VERIFY_INTERFACE, NULL); in amdgpu_atpx_verify_interface()