Searched refs:store_cc6_data (Results 1 – 4 of 4) sorted by relevance
300 if (hwmgr->hwmgr_func->store_cc6_data == NULL) in phm_store_dal_configuration_data()305 if (hwmgr->hwmgr_func->store_cc6_data) in phm_store_dal_configuration_data()306 hwmgr->hwmgr_func->store_cc6_data(hwmgr, in phm_store_dal_configuration_data()
1168 .store_cc6_data = smu10_store_cc6_data,
1960 .store_cc6_data = smu8_store_cc6_data,
280 int (*store_cc6_data)(struct pp_hwmgr *hwmgr, uint32_t separation_time, member