/linux/drivers/cpufreq/ |
H A D | cpufreq.c | 307 struct cpufreq_freqs *freqs, in cpufreq_notify_transition() 359 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_notify_post_transition() 371 struct cpufreq_freqs *freqs) in cpufreq_freq_transition_begin() 405 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_freq_transition_end() 1790 struct cpufreq_freqs freqs; in cpufreq_out_of_sync() local 2272 struct cpufreq_freqs *freqs, int index) in __target_intermediate() 2298 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index() local
|
H A D | cpufreq-nforce2.c | 254 struct cpufreq_freqs freqs; in nforce2_target() local
|
H A D | gx-suspmod.c | 255 struct cpufreq_freqs freqs; in gx_set_cpuspeed() local
|
H A D | pxa3xx-cpufreq.c | 108 struct pxa3xx_freq_info *freqs, int num) in setup_freqs_table()
|
H A D | powernow-k8.c | 887 struct cpufreq_freqs freqs; in transition_frequency_fidvid() local
|
H A D | cppc_cpufreq.c | 275 struct cpufreq_freqs freqs; in cppc_cpufreq_set_target() local
|
H A D | amd-pstate.c | 650 struct cpufreq_freqs freqs; in amd_pstate_update_freq() local
|
H A D | intel_pstate.c | 3271 struct cpufreq_freqs freqs; in intel_cpufreq_target() local
|
/linux/drivers/devfreq/ |
H A 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
|
H A D | devfreq.c | 325 struct devfreq_freqs *freqs, unsigned int state) in devfreq_notify_transition() 350 struct devfreq_freqs freqs; in devfreq_set_target() local
|
H A D | tegra30-devfreq.c | 457 struct cpufreq_freqs *freqs = ptr; in tegra_actmon_cpu_notify_cb() local
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-controls.c | 94 static const u32 freqs[3] = { 44100, 48000, 32000 }; in cx18_s_audio_sampling_freq() local
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-controls.c | 69 static const u32 freqs[3] = { 44100, 48000, 32000 }; in ivtv_s_audio_sampling_freq() local
|
/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 | 746 struct cpufreq_freqs *freqs = data; in soc_common_pcmcia_cpufreq_nb() local
|
/linux/drivers/clk/pxa/ |
H A D | clk-pxa.c | 215 struct pxa2xx_freq *freqs, int nb_freqs) in pxa2xx_determine_rate()
|
/linux/drivers/i2c/algos/ |
H A D | i2c-algo-pca.c | 398 static int freqs[] = {330, 288, 217, 146, 88, 59, 44, 36}; in pca_init() local
|
/linux/drivers/mmc/host/ |
H A D | dw_mmc-rockchip.c | 30 static const unsigned int freqs[] = { 100000, 200000, 300000, 400000 }; variable
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1055 static int carl9170_find_freq_idx(int nfreqs, u8 *freqs, u8 f) in carl9170_find_freq_idx()
|
/linux/drivers/media/i2c/ |
H A D | ov4689.c | 846 const u64 *freqs = link_freq_menu_items; in ov4689_check_link_frequency() local
|
H A D | hi846.c | 1951 const s64 *freqs = hi846_link_freqs; in hi846_check_link_freqs() local
|
/linux/drivers/mmc/core/ |
H A D | core.c | 53 static const unsigned freqs[] = { 400000, 300000, 200000, 100000 }; variable
|
/linux/drivers/mfd/ |
H A D | db8500-prcmu.c | 1641 const unsigned long *freqs; in round_armss_rate() local 1800 const unsigned long *freqs; in set_armss_rate() local
|
/linux/net/wireless/ |
H A D | nl80211.c | 9107 static int validate_scan_freqs(struct nlattr *freqs) in validate_scan_freqs() 13500 struct nlattr *nd, *freqs, *matches, *match, *scan_plans, *scan_plan; in nl80211_send_wowlan_nd() local
|