check_smc_update_required_for_display_configuration  267 drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c 	if (hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration == NULL)
check_smc_update_required_for_display_configuration  270 drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c 	return hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration(hwmgr);
check_smc_update_required_for_display_configuration 5139 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	.check_smc_update_required_for_display_configuration = smu7_check_smc_update_required_for_display_configuration,
check_smc_update_required_for_display_configuration 5310 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	.check_smc_update_required_for_display_configuration =
check_smc_update_required_for_display_configuration 2700 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c 	.check_smc_update_required_for_display_configuration =
check_smc_update_required_for_display_configuration 4170 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 	.check_smc_update_required_for_display_configuration =
check_smc_update_required_for_display_configuration  287 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h 	bool (*check_smc_update_required_for_display_configuration)(struct pp_hwmgr *hwmgr);