Home
last modified time | relevance | path

Searched refs:get_num_of_pp_table_entries (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dpp_psm.c36 if (hwmgr->hwmgr_func->get_num_of_pp_table_entries == NULL) in psm_init_power_state_table()
42 table_entries = hwmgr->hwmgr_func->get_num_of_pp_table_entries(hwmgr); in psm_init_power_state_table()
A Dsmu10_hwmgr.c1651 .get_num_of_pp_table_entries = smu10_dpm_get_num_of_pp_table_entries,
A Dsmu8_hwmgr.c2054 .get_num_of_pp_table_entries = smu8_dpm_get_num_of_pp_table_entries,
A Dsmu7_hwmgr.c5756 .get_num_of_pp_table_entries = smu7_get_number_of_powerplay_table_entries,
A Dvega10_hwmgr.c5763 .get_num_of_pp_table_entries =
/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h259 int (*get_num_of_pp_table_entries)(struct pp_hwmgr *hwmgr); member

Completed in 36 milliseconds