amdgpu_get_pp_cur_state  474 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		return amdgpu_get_pp_cur_state(dev, attr, buf);
amdgpu_get_pp_cur_state 1419 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c static DEVICE_ATTR(pp_cur_state, S_IRUGO, amdgpu_get_pp_cur_state, NULL);