Home
last modified time | relevance | path

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

/Linux-v4.19/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
173 } while (query_current_values_with_pending_wait(data)); in write_new_fid()
217 } while (query_current_values_with_pending_wait(data)); in write_new_vid()
266 if (query_current_values_with_pending_wait(data)) in transition_fid_vid()
323 if (query_current_values_with_pending_wait(data)) in core_voltage_pre_transition()
387 if (query_current_values_with_pending_wait(data)) in core_frequency_transition()
436 if (query_current_values_with_pending_wait(data)) in core_voltage_post_transition()
605 if (query_current_values_with_pending_wait(data)) { in fill_powernow_table()
904 if (query_current_values_with_pending_wait(data)) in transition_frequency_fidvid()
958 if (query_current_values_with_pending_wait(data)) in powernowk8_target_fn()
[all …]