/linux-6.1.9/tools/power/cpupower/utils/ |
D | cpufreq-info.c | 212 struct cpufreq_available_frequencies *freqs; in get_boost_mode() local 454 struct cpufreq_available_frequencies *freqs; in debug_output_one() local
|
/linux-6.1.9/drivers/cpufreq/ |
D | cpufreq.c | 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() 1695 struct cpufreq_freqs freqs; in cpufreq_out_of_sync() local 2183 struct cpufreq_freqs *freqs, int index) in __target_intermediate() 2209 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index() local
|
D | longhaul.c | 250 struct cpufreq_freqs freqs; in longhaul_setstate() local 958 struct cpufreq_freqs freqs; in longhaul_exit() local
|
D | sh-cpufreq.c | 48 struct cpufreq_freqs freqs; in __sh_cpufreq_target() local
|
D | powernow-k6.c | 228 struct cpufreq_freqs freqs; in powernow_k6_cpu_exit() local
|
D | cpufreq-nforce2.c | 254 struct cpufreq_freqs freqs; in nforce2_target() local
|
D | pmac32-cpufreq.c | 482 const u32 *freqs, *ratio; in pmac_cpufreq_init_MacRISC3() local
|
D | gx-suspmod.c | 255 struct cpufreq_freqs freqs; in gx_set_cpuspeed() local
|
D | pxa3xx-cpufreq.c | 108 struct pxa3xx_freq_info *freqs, int num) in setup_freqs_table()
|
D | s3c24xx-cpufreq.c | 152 struct s3c_cpufreq_freqs freqs; in s3c_cpufreq_settarget() local
|
D | powernow-k7.c | 251 struct cpufreq_freqs freqs; in powernow_target() local
|
D | pcc-cpufreq.c | 202 struct cpufreq_freqs freqs; in pcc_cpufreq_target() local
|
/linux-6.1.9/drivers/devfreq/ |
D | governor_passive.c | 208 struct cpufreq_freqs *freqs = ptr; in cpufreq_passive_notifier_call() local 344 struct devfreq_freqs *freqs = (struct devfreq_freqs *)ptr; in devfreq_passive_notifier_call() local
|
/linux-6.1.9/drivers/media/pci/cx18/ |
D | cx18-controls.c | 94 static const u32 freqs[3] = { 44100, 48000, 32000 }; in cx18_s_audio_sampling_freq() local
|
/linux-6.1.9/arch/arm/mach-s3c/ |
D | mach-osiris-dvs.c | 54 struct s3c_cpufreq_freqs *freqs = to_s3c_cpufreq(cf); in osiris_dvs_notify() local
|
/linux-6.1.9/drivers/media/pci/ivtv/ |
D | ivtv-controls.c | 69 static const u32 freqs[3] = { 44100, 48000, 32000 }; in ivtv_s_audio_sampling_freq() local
|
/linux-6.1.9/arch/x86/kernel/ |
D | tsc_msr.c | 57 u32 freqs[MAX_NUM_FREQS]; member
|
/linux-6.1.9/drivers/pcmcia/ |
D | sa11xx_base.c | 116 struct cpufreq_freqs *freqs) in sa1100_pcmcia_frequency_change()
|
D | pxa2xx_base.c | 180 struct cpufreq_freqs *freqs) in pxa2xx_pcmcia_frequency_change()
|
D | soc_common.c | 748 struct cpufreq_freqs *freqs = data; in soc_common_pcmcia_cpufreq_nb() local
|
/linux-6.1.9/include/linux/soc/samsung/ |
D | s3c-cpu-freq.h | 61 struct cpufreq_freqs freqs; member
|
/linux-6.1.9/drivers/mmc/host/ |
D | dw_mmc-rockchip.c | 20 static const unsigned int freqs[] = { 100000, 200000, 300000, 400000 }; variable
|
/linux-6.1.9/drivers/clk/pxa/ |
D | clk-pxa.c | 214 struct pxa2xx_freq *freqs, int nb_freqs) in pxa2xx_determine_rate()
|
/linux-6.1.9/drivers/i2c/algos/ |
D | i2c-algo-pca.c | 398 static int freqs[] = {330, 288, 217, 146, 88, 59, 44, 36}; in pca_init() local
|
/linux-6.1.9/drivers/gpu/drm/msm/adreno/ |
D | a6xx_gmu.c | 1258 unsigned long *freqs, int freqs_count, const char *id) in a6xx_gmu_rpmh_arc_votes_init() 1353 static int a6xx_gmu_build_freq_table(struct device *dev, unsigned long *freqs, in a6xx_gmu_build_freq_table()
|