Home
last modified time | relevance | path

Searched refs:store_cc6_data (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dhardwaremanager.c316 if (hwmgr->hwmgr_func->store_cc6_data == NULL) in phm_store_dal_configuration_data()
321 if (hwmgr->hwmgr_func->store_cc6_data) in phm_store_dal_configuration_data()
322 hwmgr->hwmgr_func->store_cc6_data(hwmgr, in phm_store_dal_configuration_data()
A Dsmu10_hwmgr.c1653 .store_cc6_data = smu10_store_cc6_data,
A Dsmu8_hwmgr.c2056 .store_cc6_data = smu8_store_cc6_data,
/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h292 int (*store_cc6_data)(struct pp_hwmgr *hwmgr, uint32_t separation_time, member

Completed in 18 milliseconds