Searched refs:set_active_display_count (Results 1 – 3 of 3) sorted by relevance
297 if (NULL != hwmgr->hwmgr_func->set_active_display_count) in phm_store_dal_configuration_data()298 hwmgr->hwmgr_func->set_active_display_count(hwmgr, number_of_active_display); in phm_store_dal_configuration_data()
1179 .set_active_display_count = smu10_set_active_display_count,
312 int (*set_active_display_count)(struct pp_hwmgr *hwmgr, uint32_t count); member