Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dpowernow-k8.c109 static int query_current_values_with_pending_wait(struct powernow_k8_data *data) in query_current_values_with_pending_wait() function
182 } while (query_current_values_with_pending_wait(data)); in write_new_fid()
226 } while (query_current_values_with_pending_wait(data)); in write_new_vid()
275 if (query_current_values_with_pending_wait(data)) in transition_fid_vid()
332 if (query_current_values_with_pending_wait(data)) in core_voltage_pre_transition()
396 if (query_current_values_with_pending_wait(data)) in core_frequency_transition()
445 if (query_current_values_with_pending_wait(data)) in core_voltage_post_transition()
616 if (query_current_values_with_pending_wait(data)) { in fill_powernow_table()
918 if (query_current_values_with_pending_wait(data)) in transition_frequency_fidvid()
972 if (query_current_values_with_pending_wait(data)) in powernowk8_target_fn()
[all …]