|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/export.h>#include <linux/init.h>#include <linux/interrupt.h>#include <linux/reboot.h>#include <linux/of_device.h>#include <asm/prom.h>#include <asm/io.h>Go to the source code of this file.
Functions | |
| device_initcall (power_init) | |
| device_initcall | ( | power_init | ) |
1.8.2