check_state_equal  338 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h 		((adev)->powerplay.pp_funcs->check_state_equal((adev)->powerplay.pp_handle, (cps), (rps), (equal)))
check_state_equal 2634 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 	if (adev->powerplay.pp_funcs->check_state_equal) {
check_state_equal 3369 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 	.check_state_equal = kv_check_state_equal,
check_state_equal 8066 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	.check_state_equal = &si_check_state_equal,
check_state_equal  237 drivers/gpu/drm/amd/include/kgd_pp_interface.h 	int (*check_state_equal)(void *handle,