Home
last modified time | relevance | path

Searched refs:cpufreq_freqs (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.6.21/include/pcmcia/
Dsoc_common.h5 struct cpufreq_freqs;
120 int (*frequency_change)(struct soc_pcmcia_socket *, unsigned long, struct cpufreq_freqs *);
/linux-6.6.21/arch/mips/kernel/
Dtime.c39 struct cpufreq_freqs *freq = data; in cpufreq_callback()
Dcevt-r4k.c257 struct cpufreq_freqs *freq = data; in r4k_cpufreq_callback()
/linux-6.6.21/Documentation/translations/zh_CN/cpu-freq/
Dcore.rst72 第三个参数是一个包含如下值的结构体cpufreq_freqs
/linux-6.6.21/Documentation/translations/zh_TW/cpu-freq/
Dcore.rst70 第三個參數是一個包含如下值的結構體cpufreq_freqs
/linux-6.6.21/drivers/cpufreq/
Dcpufreq.c315 static void adjust_jiffies(unsigned long val, struct cpufreq_freqs *ci) in adjust_jiffies()
350 struct cpufreq_freqs *freqs, in cpufreq_notify_transition()
402 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_notify_post_transition()
414 struct cpufreq_freqs *freqs) in cpufreq_freq_transition_begin()
448 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_freq_transition_end()
1743 struct cpufreq_freqs freqs; in cpufreq_out_of_sync()
2231 struct cpufreq_freqs *freqs, int index) in __target_intermediate()
2257 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index()
Dsh-cpufreq.c48 struct cpufreq_freqs freqs; in __sh_cpufreq_target()
Dpowernow-k6.c228 struct cpufreq_freqs freqs; in powernow_k6_cpu_exit()
Dcpufreq-nforce2.c254 struct cpufreq_freqs freqs; in nforce2_target()
Dgx-suspmod.c255 struct cpufreq_freqs freqs; in gx_set_cpuspeed()
Dlonghaul.c250 struct cpufreq_freqs freqs; in longhaul_setstate()
958 struct cpufreq_freqs freqs; in longhaul_exit()
Dpowernow-k7.c251 struct cpufreq_freqs freqs; in powernow_target()
Dpcc-cpufreq.c203 struct cpufreq_freqs freqs; in pcc_cpufreq_target()
Dcppc_cpufreq.c388 struct cpufreq_freqs freqs; in cppc_cpufreq_set_target()
Dpowernow-k8.c887 struct cpufreq_freqs freqs; in transition_frequency_fidvid()
/linux-6.6.21/include/linux/
Dcpufreq.h184 struct cpufreq_freqs { struct
514 struct cpufreq_freqs *freqs);
516 struct cpufreq_freqs *freqs, int transition_failed);
/linux-6.6.21/drivers/pcmcia/
Dsa11xx_base.c116 struct cpufreq_freqs *freqs) in sa1100_pcmcia_frequency_change()
Dpxa2xx_base.c180 struct cpufreq_freqs *freqs) in pxa2xx_pcmcia_frequency_change()
Dsoc_common.c748 struct cpufreq_freqs *freqs = data; in soc_common_pcmcia_cpufreq_nb()
/linux-6.6.21/Documentation/cpu-freq/
Dcore.rst73 The third argument is a struct cpufreq_freqs with the following
/linux-6.6.21/drivers/devfreq/
Dgovernor_passive.c208 struct cpufreq_freqs *freqs = ptr; in cpufreq_passive_notifier_call()
Dtegra30-devfreq.c457 struct cpufreq_freqs *freqs = ptr; in tegra_actmon_cpu_notify_cb()
/linux-6.6.21/arch/arm/kernel/
Dsmp.c796 struct cpufreq_freqs *freq = data; in cpufreq_callback()
/linux-6.6.21/arch/sparc/kernel/
Dtime_64.c655 struct cpufreq_freqs *freq = data; in sparc64_cpufreq_notifier()
/linux-6.6.21/arch/x86/kernel/
Dtsc.c1021 struct cpufreq_freqs *freq = data; in time_cpufreq_notifier()

12