Searched refs:insert_entry_into_table_sorted (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.h | 42 void insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table,
|
D | dcn32_fpu.c | 470 void insert_entry_into_table_sorted(struct _vcs_dpi_voltage_scaling_st *table, in insert_entry_into_table_sorted() function 2170 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2180 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2190 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2202 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2213 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states()
|