Home
last modified time | relevance | path

Searched refs:temp_frequency_entry (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c54 struct temp_frequency_entry { struct
67 static const struct temp_frequency_entry rk3126_table[] = { argument
99 const struct temp_frequency_entry *map_entries;
140 const struct temp_frequency_entry *temp_freq;
155 const struct temp_frequency_entry *table = ctx->tuning_info->map_entries; in get_temp_by_freq_time()