Searched refs:pp_tables_get_entry (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | processpptables.h | 42 int pp_tables_get_entry(struct pp_hwmgr *hwmgr,
|
H A D | smu10_hwmgr.c | 930 result = pp_tables_get_entry(hwmgr, entry, ps, in smu10_dpm_get_pp_table_entry()
|
H A D | processpptables.c | 881 int pp_tables_get_entry(struct pp_hwmgr *hwmgr, in pp_tables_get_entry() function
|
H A D | smu8_hwmgr.c | 1435 result = pp_tables_get_entry(hwmgr, entry, ps, in smu8_dpm_get_pp_table_entry()
|
H A D | smu7_hwmgr.c | 3849 result = pp_tables_get_entry(hwmgr, entry_index, state, in smu7_get_pp_table_entry_v0()
|