|
Linux Kernel
3.7.1
|
#include <asm/prom.h>Go to the source code of this file.
Data Structures | |
| struct | cpu_ver_key |
| struct | family_string_key |
| struct | cpuinfo |
Functions | |
| void | setup_cpuinfo (void) |
| void | set_cpuinfo_static (struct cpuinfo *ci, struct device_node *cpu) |
| void | set_cpuinfo_pvr_full (struct cpuinfo *ci, struct device_node *cpu) |
Variables | |
| struct cpu_ver_key | cpu_ver_lookup [] |
| struct family_string_key | family_string_lookup [] |
| struct cpuinfo | cpuinfo |
| void set_cpuinfo_pvr_full | ( | struct cpuinfo * | ci, |
| struct device_node * | cpu | ||
| ) |
Definition at line 33 of file cpuinfo-pvr-full.c.
| void set_cpuinfo_static | ( | struct cpuinfo * | ci, |
| struct device_node * | cpu | ||
| ) |
Definition at line 23 of file cpuinfo-static.c.
| struct cpu_ver_key cpu_ver_lookup[] |
| struct family_string_key family_string_lookup[] |
1.8.2