Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dpowernow-k8.c102 static int query_current_values_with_pending_wait(struct powernow_k8_data *data) in query_current_values_with_pending_wait() function
175 } while (query_current_values_with_pending_wait(data)); in write_new_fid()
219 } while (query_current_values_with_pending_wait(data)); in write_new_vid()
268 if (query_current_values_with_pending_wait(data)) in transition_fid_vid()
325 if (query_current_values_with_pending_wait(data)) in core_voltage_pre_transition()
389 if (query_current_values_with_pending_wait(data)) in core_frequency_transition()
438 if (query_current_values_with_pending_wait(data)) in core_voltage_post_transition()
609 if (query_current_values_with_pending_wait(data)) { in fill_powernow_table()
910 if (query_current_values_with_pending_wait(data)) in transition_frequency_fidvid()
964 if (query_current_values_with_pending_wait(data)) in powernowk8_target_fn()
[all …]