/kernel/linux/linux-6.6/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 *);
|
/kernel/linux/linux-5.10/include/linux/soc/samsung/ |
H A D | s3c-cpu-freq.h | 48 * Wrapper 'struct cpufreq_freqs' so that any drivers receiving the 61 struct cpufreq_freqs freqs;
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | time.c | 39 struct cpufreq_freqs *freq = data; in cpufreq_callback()
|
H A D | cevt-r4k.c | 261 struct cpufreq_freqs *freq = data; in r4k_cpufreq_callback()
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | mach-osiris-dvs.c | 53 struct cpufreq_freqs *cf = data; in osiris_dvs_notify()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | soc_common.h | 142 int (*frequency_change)(struct soc_pcmcia_socket *, unsigned long, struct cpufreq_freqs *);
|
H A D | sa11xx_base.c | 116 struct cpufreq_freqs *freqs) in sa1100_pcmcia_frequency_change()
|
H A D | pxa2xx_base.c | 189 struct cpufreq_freqs *freqs) in pxa2xx_pcmcia_frequency_change()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cpufreq.h | 171 struct cpufreq_freqs { struct 505 struct cpufreq_freqs *freqs); 507 struct cpufreq_freqs *freqs, int transition_failed);
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | cpufreq.c | 309 static void adjust_jiffies(unsigned long val, struct cpufreq_freqs *ci) in adjust_jiffies() 344 struct cpufreq_freqs *freqs, in cpufreq_notify_transition() 396 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_notify_post_transition() 408 struct cpufreq_freqs *freqs) in cpufreq_freq_transition_begin() 442 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_freq_transition_end() 1685 struct cpufreq_freqs freqs; in cpufreq_out_of_sync() 2124 struct cpufreq_freqs *freqs, int index) in __target_intermediate() 2150 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index()
|
H A D | powernow-k6.c | 228 struct cpufreq_freqs freqs; in powernow_k6_cpu_exit()
|
H A D | sh-cpufreq.c | 49 struct cpufreq_freqs freqs; in __sh_cpufreq_target()
|
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() 960 struct cpufreq_freqs freqs; in longhaul_exit()
|
H A D | gx-suspmod.c | 255 struct cpufreq_freqs freqs; in gx_set_cpuspeed()
|
/kernel/linux/linux-6.6/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() 1748 struct cpufreq_freqs freqs; in cpufreq_out_of_sync() 2236 struct cpufreq_freqs *freqs, int index) in __target_intermediate() 2262 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index()
|
H A D | powernow-k6.c | 228 struct cpufreq_freqs freqs; in powernow_k6_cpu_exit()
|
H A D | sh-cpufreq.c | 48 struct cpufreq_freqs freqs; in __sh_cpufreq_target()
|
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()
|
/kernel/linux/linux-6.6/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);
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | sa11xx_base.c | 116 struct cpufreq_freqs *freqs) in sa1100_pcmcia_frequency_change()
|