Searched defs:freqs (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/drivers/media/pci/cx18/
H A Dcx18-controls.c94 static const u32 freqs[3] = { 44100, 48000, 32000 }; local
/linux-master/drivers/media/pci/ivtv/
H A Divtv-controls.c69 static const u32 freqs[3] = { 44100, 48000, 32000 }; local
/linux-master/arch/x86/kernel/
H A Dtsc_msr.c57 u32 freqs[MAX_NUM_FREQS]; member in struct:freq_desc
/linux-master/drivers/cpufreq/
H A Dsh-cpufreq.c48 struct cpufreq_freqs freqs; local
H A Dpowernow-k6.c228 struct cpufreq_freqs freqs; local
H A Dcpufreq-nforce2.c254 struct cpufreq_freqs freqs; local
H A Dgx-suspmod.c255 struct cpufreq_freqs freqs; local
H A Dpowernow-k7.c251 struct cpufreq_freqs freqs; local
H A Dpxa3xx-cpufreq.c107 setup_freqs_table(struct cpufreq_policy *policy, struct pxa3xx_freq_info *freqs, int num) argument
H A Dpmac32-cpufreq.c481 const u32 *freqs, *ratio; local
H A Dlonghaul.c250 struct cpufreq_freqs freqs; local
958 struct cpufreq_freqs freqs; local
[all...]
H A Dpowernow-k8.c887 struct cpufreq_freqs freqs; local
H A Dpcc-cpufreq.c203 struct cpufreq_freqs freqs; local
H A Dcppc_cpufreq.c293 struct cpufreq_freqs freqs; local
/linux-master/drivers/pcmcia/
H A Dsa11xx_base.c114 sa1100_pcmcia_frequency_change(struct soc_pcmcia_socket *skt, unsigned long val, struct cpufreq_freqs *freqs) argument
H A Dsoc_common.c748 struct cpufreq_freqs *freqs = data; local
H A Dpxa2xx_base.c178 pxa2xx_pcmcia_frequency_change(struct soc_pcmcia_socket *skt, unsigned long val, struct cpufreq_freqs *freqs) argument
[all...]
/linux-master/drivers/i2c/algos/
H A Di2c-algo-pca.c398 static int freqs[] = {330, 288, 217, 146, 88, 59, 44, 36}; local
/linux-master/drivers/devfreq/
H A Dgovernor_passive.c208 struct cpufreq_freqs *freqs = ptr; local
344 struct devfreq_freqs *freqs = (struct devfreq_freqs *)ptr; local
H A Dtegra30-devfreq.c457 struct cpufreq_freqs *freqs = ptr; local
H A Ddevfreq.c350 struct devfreq_freqs freqs; local
324 devfreq_notify_transition(struct devfreq *devfreq, struct devfreq_freqs *freqs, unsigned int state) argument
[all...]
/linux-master/tools/power/cpupower/utils/
H A Dcpufreq-info.c212 struct cpufreq_available_frequencies *freqs; local
454 struct cpufreq_available_frequencies *freqs; local
[all...]
/linux-master/drivers/clk/pxa/
H A Dclk-pxa.c214 pxa2xx_determine_rate(struct clk_rate_request *req, struct pxa2xx_freq *freqs, int nb_freqs) argument
/linux-master/drivers/mmc/host/
H A Ddw_mmc-rockchip.c20 static const unsigned int freqs[] = { 100000, 200000, 300000, 400000 }; variable
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dphy.c1055 static int carl9170_find_freq_idx(int nfreqs, u8 *freqs, u8 f) argument

Completed in 278 milliseconds

12