Searched refs:check_smc_update_required_for_display_configuration (Results 1 – 3 of 3) sorted by relevance
274 if (hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration == NULL) in phm_check_smc_update_required_for_display_configuration()277 return hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration(hwmgr); in phm_check_smc_update_required_for_display_configuration()
4347 ….check_smc_update_required_for_display_configuration = smu7_check_smc_update_required_for_display_…
335 bool (*check_smc_update_required_for_display_configuration)(struct pp_hwmgr *hwmgr); member