Home
last modified time | relevance | path

Searched refs:target_index (Results 1 – 25 of 53) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/cpu-freq/
Dcpu-drivers.rst20 1.4 target/target_index or setpolicy?
21 1.5 target/target_index
52 .setpolicy _or_ .fast_switch _or_ .target _or_ .target_index - See
131 | | cpufreq_driver.target/target_index is|
160 1.4 target or target_index or setpolicy or fast_switch?
165 these, you use the ->target(), ->target_index() or ->fast_switch()
172 1.5. target/target_index
175 The target_index call has two arguments: ``struct cpufreq_policy *policy``,
228 Only for drivers with target_index() and CPUFREQ_ASYNC_NOTIFICATION unset.
234 target_intermediate() or target_index().
[all …]
/kernel/linux/linux-5.10/drivers/cpufreq/
Dsc520_freq.c91 .target_index = sc520_freq_target,
Dsa1100-cpufreq.c192 .target_index = sa1100_target,
Delanfreq.c194 .target_index = elanfreq_target,
Dsfi-cpufreq.c75 .target_index = sfi_cpufreq_target,
Dppc_cbe_cpufreq.c137 .target_index = cbe_cpufreq_target,
Dloongson2_cpufreq.c98 .target_index = loongson2_cpufreq_target,
Dbmips-cpufreq.c151 .target_index = bmips_cpufreq_target_index,
Ddavinci-cpufreq.c100 .target_index = davinci_target,
Dmaple-cpufreq.c152 .target_index = maple_cpufreq_target,
Ds3c64xx-cpufreq.c198 .target_index = s3c64xx_cpufreq_set_target,
Dsparc-us3-cpufreq.c184 driver->target_index = us3_freq_target; in us3_freq_init()
Domap-cpufreq.c149 .target_index = omap_target,
Dkirkwood-cpufreq.c96 .target_index = kirkwood_cpufreq_target,
Dspear-cpufreq.c165 .target_index = spear_cpufreq_target,
Dp4-clockmod.c226 .target_index = cpufreq_p4_target,
Dscpi-cpufreq.c202 .target_index = scpi_cpufreq_set_target,
Dpxa3xx-cpufreq.c204 .target_index = pxa3xx_cpufreq_set,
Dpasemi-cpufreq.c250 .target_index = pas_cpufreq_target,
Dspeedstep-ich.c315 .target_index = speedstep_target,
Dpowernow-k6.c252 .target_index = powernow_k6_target,
Dloongson1-cpufreq.c121 .target_index = ls1x_cpufreq_target,
Dspeedstep-smi.c294 .target_index = speedstep_target,
Dpxa2xx-cpufreq.c295 .target_index = pxa_set_target,
/kernel/linux/linux-5.10/drivers/md/
Ddm-verity-fec.c204 int i, j, target_index = -1; in fec_read_bufs() local
231 target_index = i; in fec_read_bufs()
298 return target_index; in fec_read_bufs()

123