Searched refs:insert_entry_into_table_sorted (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A 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 2545 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2555 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2565 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2577 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2588 insert_entry_into_table_sorted(table, num_entries, &entry); in build_synthetic_soc_states() 2612 insert_entry_into_table_sorted(table, num_entries, &max_dc_limits_entry); in build_synthetic_soc_states()
|