Home
last modified time | relevance | path

Searched refs:s3c_cpufreq_addfreq (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/soc/samsung/
H A Ds3c-cpufreq-core.h271 static inline int s3c_cpufreq_addfreq(struct cpufreq_frequency_table *table, in s3c_cpufreq_addfreq() function
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Ds3c2440-cpufreq.c225 index = s3c_cpufreq_addfreq(table, index, table_size, freq); in run_freq_for()
H A Ds3c24xx-cpufreq.c565 s3c_cpufreq_addfreq(ftab, ret, size, CPUFREQ_TABLE_END); in s3c_cpufreq_build_freq()