/openbmc/linux/include/pcmcia/ |
H A D | soc_common.h | 5 struct cpufreq_freqs; 120 int (*frequency_change)(struct soc_pcmcia_socket *, unsigned long, struct cpufreq_freqs *);
|
/openbmc/linux/arch/mips/kernel/ |
H A D | time.c | 39 struct cpufreq_freqs *freq = data; in cpufreq_callback()
|
H A D | cevt-r4k.c | 257 struct cpufreq_freqs *freq = data; in r4k_cpufreq_callback()
|
/openbmc/linux/Documentation/translations/zh_CN/cpu-freq/ |
H A D | core.rst | 72 第三个参数是一个包含如下值的结构体cpufreq_freqs:
|
/openbmc/linux/Documentation/translations/zh_TW/cpu-freq/ |
H A D | core.rst | 70 第三個參數是一個包含如下值的結構體cpufreq_freqs:
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq.c | 315 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() 1757 struct cpufreq_freqs freqs; in cpufreq_out_of_sync() 2245 struct cpufreq_freqs *freqs, int index) in __target_intermediate() 2271 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index()
|
H A D | sh-cpufreq.c | 48 struct cpufreq_freqs freqs; in __sh_cpufreq_target()
|
H A D | powernow-k6.c | 228 struct cpufreq_freqs freqs; in powernow_k6_cpu_exit()
|
H A D | cpufreq-nforce2.c | 254 struct cpufreq_freqs freqs; in nforce2_target()
|
H A D | longhaul.c | 250 struct cpufreq_freqs freqs; in longhaul_setstate() 958 struct cpufreq_freqs freqs; in longhaul_exit()
|
H A D | gx-suspmod.c | 255 struct cpufreq_freqs freqs; in gx_set_cpuspeed()
|
H A D | powernow-k7.c | 251 struct cpufreq_freqs freqs; in powernow_target()
|
H A D | pcc-cpufreq.c | 203 struct cpufreq_freqs freqs; in pcc_cpufreq_target()
|
H A D | cppc_cpufreq.c | 296 struct cpufreq_freqs freqs; in cppc_cpufreq_set_target()
|
H A D | powernow-k8.c | 887 struct cpufreq_freqs freqs; in transition_frequency_fidvid()
|
/openbmc/linux/include/linux/ |
H A D | cpufreq.h | 184 struct cpufreq_freqs { struct 514 struct cpufreq_freqs *freqs); 516 struct cpufreq_freqs *freqs, int transition_failed);
|
/openbmc/linux/drivers/pcmcia/ |
H A D | sa11xx_base.c | 116 struct cpufreq_freqs *freqs) in sa1100_pcmcia_frequency_change()
|
H A D | pxa2xx_base.c | 180 struct cpufreq_freqs *freqs) in pxa2xx_pcmcia_frequency_change()
|
H A D | soc_common.c | 748 struct cpufreq_freqs *freqs = data; in soc_common_pcmcia_cpufreq_nb()
|
/openbmc/linux/Documentation/cpu-freq/ |
H A D | core.rst | 73 The third argument is a struct cpufreq_freqs with the following
|
/openbmc/linux/drivers/devfreq/ |
H A D | governor_passive.c | 208 struct cpufreq_freqs *freqs = ptr; in cpufreq_passive_notifier_call()
|
H A D | tegra30-devfreq.c | 457 struct cpufreq_freqs *freqs = ptr; in tegra_actmon_cpu_notify_cb()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | smp.c | 796 struct cpufreq_freqs *freq = data; in cpufreq_callback()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | time_64.c | 655 struct cpufreq_freqs *freq = data; in sparc64_cpufreq_notifier()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tsc.c | 1021 struct cpufreq_freqs *freq = data; in time_cpufreq_notifier()
|