Searched refs:pp_tables_get_num_of_entries (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.h | 39 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr,
|
H A D | smu10_hwmgr.c | 831 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu10_dpm_get_num_of_pp_table_entries()
|
H A D | smu8_hwmgr.c | 1397 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu8_dpm_get_num_of_pp_table_entries()
|
H A D | processpptables.c | 867 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr, in pp_tables_get_num_of_entries() function
|
H A D | smu7_hwmgr.c | 3207 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu7_get_number_of_powerplay_table_entries()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.h | 39 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr,
|
H A D | smu10_hwmgr.c | 915 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu10_dpm_get_num_of_pp_table_entries()
|
H A D | processpptables.c | 863 int pp_tables_get_num_of_entries(struct pp_hwmgr *hwmgr, in pp_tables_get_num_of_entries() function
|
H A D | smu8_hwmgr.c | 1409 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu8_dpm_get_num_of_pp_table_entries()
|
H A D | smu7_hwmgr.c | 3581 result = pp_tables_get_num_of_entries(hwmgr, &ret); in smu7_get_number_of_powerplay_table_entries()
|
Completed in 26 milliseconds