is_custom_profile_set  468 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 	data->is_custom_profile_set = false;
is_custom_profile_set 4001 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		if (size == 0 && !data->is_custom_profile_set)
is_custom_profile_set 4070 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 		data->is_custom_profile_set = true;
is_custom_profile_set  535 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.h 	bool                           is_custom_profile_set;