Searched refs:remove_entry_from_table_at_index (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn321/ |
H A 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()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 2303 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 2408 remove_entry_from_table_at_index(table, num_entries, i); in remove_inconsistent_entries() 2601 remove_entry_from_table_at_index(table, num_entries, i); in build_synthetic_soc_states() 2667 remove_entry_from_table_at_index(table, num_entries, i + 1); in build_synthetic_soc_states()
|