store_cc6_data 309 drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c if (hwmgr->hwmgr_func->store_cc6_data == NULL) store_cc6_data 314 drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c if (hwmgr->hwmgr_func->store_cc6_data) store_cc6_data 315 drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c hwmgr->hwmgr_func->store_cc6_data(hwmgr, store_cc6_data 1342 drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c .store_cc6_data = smu10_store_cc6_data, store_cc6_data 1978 drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c .store_cc6_data = smu8_store_cc6_data, store_cc6_data 507 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h int (*store_cc6_data)(struct smu_context *smu, uint32_t separation_time, store_cc6_data 710 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h ((smu)->funcs->store_cc6_data ? (smu)->funcs->store_cc6_data((smu), (st), (cc6_dis), (pst_dis), (pst_sw_dis)) : 0) store_cc6_data 293 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h int (*store_cc6_data)(struct pp_hwmgr *hwmgr, uint32_t separation_time,