Searched refs:check_smc_update_required_for_display_configuration (Results 1 – 5 of 5) sorted by relevance
258 if (hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration == NULL) in phm_check_smc_update_required_for_display_configuration()261 return hwmgr->hwmgr_func->check_smc_update_required_for_display_configuration(hwmgr); in phm_check_smc_update_required_for_display_configuration()
2389 .check_smc_update_required_for_display_configuration =
5043 ….check_smc_update_required_for_display_configuration = smu7_check_smc_update_required_for_display_…
4899 .check_smc_update_required_for_display_configuration =
274 bool (*check_smc_update_required_for_display_configuration)(struct pp_hwmgr *hwmgr); member