Searched refs:insert_entry_into_table_sorted (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.c | 488 static void insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table, in insert_entry_into_table_sorted() function 2544 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2554 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2564 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2576 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2587 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2611 insert_entry_into_table_sorted(table, num_entries, &max_dc_limits_entry); in build_synthetic_soc_states()
|