Home
last modified time | relevance | path

Searched defs:freqs (Results 1 – 16 of 16) sorted by relevance

/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c223 struct cpufreq_available_frequencies *freqs; in get_boost_mode() local
492 struct cpufreq_available_frequencies *freqs; debug_output_one() local
[all...]
/linux/drivers/cpufreq/
H A Dcpufreq.c288 struct cpufreq_freqs *freqs, in cpufreq_notify_transition()
340 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_notify_post_transition()
352 struct cpufreq_freqs *freqs) in cpufreq_freq_transition_begin()
386 struct cpufreq_freqs *freqs, int transition_failed) in cpufreq_freq_transition_end()
1788 struct cpufreq_freqs freqs; in cpufreq_out_of_sync() local
2269 struct cpufreq_freqs *freqs, int index) in __target_intermediate()
2295 struct cpufreq_freqs freqs = {.old = policy->cur, .flags = 0}; in __target_index() local
H A Dpowernow-k8.c889 struct cpufreq_freqs freqs; in transition_frequency_fidvid() local
H A Dcppc_cpufreq.c327 struct cpufreq_freqs freqs; in cppc_cpufreq_set_target() local
H A Damd-pstate.c730 struct cpufreq_freqs freqs; in amd_pstate_update_freq() local
H A Dintel_pstate.c3207 struct cpufreq_freqs freqs; in intel_cpufreq_target() local
/linux/drivers/devfreq/
H A Dgovernor_passive.c233 struct cpufreq_freqs *freqs = ptr; in cpufreq_passive_notifier_call() local
368 struct devfreq_freqs *freqs = (struct devfreq_freqs *)ptr; in devfreq_passive_notifier_call() local
/linux/drivers/pcmcia/
H A Dsa11xx_base.c116 struct cpufreq_freqs *freqs) in sa1100_pcmcia_frequency_change()
H A Dpxa2xx_base.c180 struct cpufreq_freqs *freqs) in pxa2xx_pcmcia_frequency_change()
/linux/drivers/dpll/zl3073x/
H A Dprop.c197 u64 *freqs = NULL; in zl3073x_pin_props_get() local
/linux/drivers/clk/pxa/
H A Dclk-pxa.c215 struct pxa2xx_freq *freqs, int nb_freqs) in pxa2xx_determine_rate()
/linux/drivers/i2c/algos/
H A Di2c-algo-pca.c398 static int freqs[] = {330, 288, 217, 146, 88, 59, 44, 36}; in pca_init() local
/linux/drivers/mmc/host/
H A Ddw_mmc-rockchip.c31 static const unsigned int freqs[] = { 100000, 200000, 300000, 400000 }; variable
/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c1055 static int carl9170_find_freq_idx(int nfreqs, u8 *freqs, u8 f) in carl9170_find_freq_idx()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c3038 static int mt7915_find_freq_idx(const u16 *freqs, int n_freqs, u16 cur) in mt7915_find_freq_idx()
/linux/net/wireless/
H A Dnl80211.c10978 static int validate_scan_freqs(struct nlattr *freqs) in validate_scan_freqs()
15476 struct nlattr *nd, *freqs, *matches, *match, *scan_plans, *scan_plan; in nl80211_send_wowlan_nd() local