Searched refs:remove_entry_from_table_at_index (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn321/ |
D | dcn321_fpu.c | 237 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 303 remove_entry_from_table_at_index(table, num_entries, i); in remove_inconsistent_entries() 496 remove_entry_from_table_at_index(table, num_entries, i); in build_synthetic_soc_states() 564 remove_entry_from_table_at_index(table, num_entries, i + 1); in build_synthetic_soc_states()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.c | 2301 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 2406 remove_entry_from_table_at_index(table, num_entries, i); in remove_inconsistent_entries() 2599 remove_entry_from_table_at_index(table, num_entries, i); in build_synthetic_soc_states() 2665 remove_entry_from_table_at_index(table, num_entries, i + 1); in build_synthetic_soc_states()
|