Searched refs:remove_entry_from_table_at_index (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn321/ |
| D | dcn321_fpu.c | 241 static void remove_entry_from_table_at_index(struct _vcs_dpi_voltage_scaling_st *table, unsigned in… in remove_entry_from_table_at_index() function 371 remove_entry_from_table_at_index(table, num_entries, i); in build_synthetic_soc_states() 424 remove_entry_from_table_at_index(table, num_entries, i + 1); in build_synthetic_soc_states()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| D | dcn32_fpu.c | 2040 static void remove_entry_from_table_at_index(struct _vcs_dpi_voltage_scaling_st *table, unsigned in… in remove_entry_from_table_at_index() function 2219 remove_entry_from_table_at_index(table, num_entries, i); in build_synthetic_soc_states() 2272 remove_entry_from_table_at_index(table, num_entries, i + 1); in build_synthetic_soc_states()
|