Searched defs:query_current_values_with_pending_wait (Results 1 - 1 of 1) sorted by relevance

/drivers/cpufreq/
H A Dpowernow-k8.c109 static int query_current_values_with_pending_wait(struct powernow_k8_data *data) function
182 } while (query_current_values_with_pending_wait(data));
226 } while (query_current_values_with_pending_wait(data));
275 if (query_current_values_with_pending_wait(data))
332 if (query_current_values_with_pending_wait(data))
396 if (query_current_values_with_pending_wait(data))
445 if (query_current_values_with_pending_wait(data))
616 if (query_current_values_with_pending_wait(data)) {
918 if (query_current_values_with_pending_wait(data))
972 if (query_current_values_with_pending_wait(dat
[all...]

Completed in 37 milliseconds