Lines Matching refs:target_index
32 1.4 target/target_index 或 setpolicy?
33 1.5 target/target_index
62 .setpolicy 或 .fast_switch 或 .target 或 .target_index - 差异见
126 | | cpufreq_driver.target/target_index |
152 1.4 target 或 target_index 或 setpolicy 或 fast_switch?
156 可以使用->target(),->target_index()或->fast_switch()回调。
161 1.5. target/target_index
164 target_index调用有两个参数: ``struct cpufreq_policy * policy`` 和 ``unsigned int``
208 仅适用于未设置 target_index() 和 CPUFREQ_ASYNC_NOTIFICATION 的驱动。
212 target_intermediate()或target_index()中处理它们。
215 在这种情况下,cpufreq核心将直接调用->target_index()。
217 注意:->target_index()应该在发生失败的情况下将频率恢复到policy->restore_freq,