Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/Documentation/translations/zh_CN/cpu-freq/
A Dcpu-drivers.rst32 1.4 target/target_index 或 setpolicy?
33 1.5 target/target_index
62 .setpolicy 或 .fast_switch 或 .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()。
[all …]
/linux-6.3-rc2/Documentation/translations/zh_TW/cpu-freq/
A Dcpu-drivers.rst29 1.4 target/target_index 或 setpolicy?
30 1.5 target/target_index
59 .setpolicy 或 .fast_switch 或 .target 或 .target_index - 差異見
127 | | 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
207 僅適用於 target_index() 和 CPUFREQ_ASYNC_NOTIFICATION 未設置的驅動。
211 target_index()中處理。
214 下,核心將直接調用->target_index()。
[all …]
/linux-6.3-rc2/Documentation/cpu-freq/
A 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
125 | | cpufreq_driver.target/target_index is|
154 1.4 target or target_index or setpolicy or fast_switch?
159 these, you use the ->target(), ->target_index() or ->fast_switch()
166 1.5. target/target_index
222 Only for drivers with target_index() and CPUFREQ_ASYNC_NOTIFICATION unset.
228 target_intermediate() or target_index().
232 directly call ->target_index().
[all …]
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-ima.rst131 target_data_row := <target_index> "," <target_begin> "," <target_len> "," <target_name> ","
133 target_index := "target_index=" <N>
163target_index=0,target_begin=0,target_len=2,target_name=linear,target_version=1.4.0,device_name=7:0…
370target_index=0,target_begin=0,target_len=28672,target_name=cache,target_version=2.2.0,metadata_mod…
414 target_index=0,target_begin=0,target_len=1953125,target_name=crypt,target_version=1.23.0,
457 target_index=0,target_begin=0,target_len=7856,target_name=integrity,target_version=1.10.0,
484 target_index=0,target_begin=0,target_len=28672,target_name=linear,target_version=1.4.0,
521target_index=0,target_begin=0,target_len=2048,target_name=mirror,target_version=1.14.0,nr_mirrors=…
599 target_index=0,target_begin=0,target_len=2048,target_name=raid,target_version=1.15.1,
634 target_index=0,target_begin=0,target_len=4096,target_name=snapshot,target_version=1.16.0,
[all …]
/linux-6.3-rc2/drivers/cpufreq/
A Dsc520_freq.c92 .target_index = sc520_freq_target,
A Delanfreq.c194 .target_index = elanfreq_target,
A Dppc_cbe_cpufreq.c136 .target_index = cbe_cpufreq_target,
A Dloongson2_cpufreq.c97 .target_index = loongson2_cpufreq_target,
A Ddavinci-cpufreq.c100 .target_index = davinci_target,
A Dbmips-cpufreq.c151 .target_index = bmips_cpufreq_target_index,
A Dmaple-cpufreq.c152 .target_index = maple_cpufreq_target,
A Ds3c64xx-cpufreq.c198 .target_index = s3c64xx_cpufreq_set_target,
A Domap-cpufreq.c148 .target_index = omap_target,
A Dsparc-us3-cpufreq.c184 driver->target_index = us3_freq_target; in us3_freq_init()
A Dkirkwood-cpufreq.c96 .target_index = kirkwood_cpufreq_target,
A Dspear-cpufreq.c165 .target_index = spear_cpufreq_target,
A Dp4-clockmod.c226 .target_index = cpufreq_p4_target,
A Dspeedstep-ich.c315 .target_index = speedstep_target,
A Dpasemi-cpufreq.c249 .target_index = pas_cpufreq_target,
A Dpowernow-k6.c252 .target_index = powernow_k6_target,
A Dscpi-cpufreq.c192 .target_index = scpi_cpufreq_set_target,
A Dpxa2xx-cpufreq.c291 .target_index = pxa_set_target,
A Dpxa3xx-cpufreq.c213 .target_index = pxa3xx_cpufreq_set,
A Dspeedstep-smi.c294 .target_index = speedstep_target,
/linux-6.3-rc2/drivers/md/
A 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()

Completed in 51 milliseconds

123