Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | exynos_dvfs_info |
Enumerations | |
enum | cpufreq_level_index { L0, L1, L2, L3, L4, L5, L6, L7, L8, L9, L10, L11, L12, L13, L14, L15, L16, L17, L18, L19, L20 } |
Functions | |
int | exynos4210_cpufreq_init (struct exynos_dvfs_info *) |
int | exynos4x12_cpufreq_init (struct exynos_dvfs_info *) |
int | exynos5250_cpufreq_init (struct exynos_dvfs_info *) |
enum cpufreq_level_index |
int exynos4210_cpufreq_init | ( | struct exynos_dvfs_info * | ) |
Definition at line 232 of file exynos4210-cpufreq.c.
int exynos4x12_cpufreq_init | ( | struct exynos_dvfs_info * | ) |
Definition at line 432 of file exynos4x12-cpufreq.c.
int exynos5250_cpufreq_init | ( | struct exynos_dvfs_info * | ) |
Definition at line 258 of file exynos5250-cpufreq.c.