Home
last modified time | relevance | path

Searched refs:pp_tables_get_num_of_entries (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.h39 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr,
Dsmu10_hwmgr.c905 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu10_dpm_get_num_of_pp_table_entries()
Dprocesspptables.c863 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr, in pp_tables_get_num_of_entries() function
Dsmu8_hwmgr.c1397 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu8_dpm_get_num_of_pp_table_entries()
Dsmu7_hwmgr.c3538 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu7_get_number_of_powerplay_table_entries()