Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/of_platform.h>
#include <asm/machdep.h>
#include <asm/prom.h>
#include <asm/udbg.h>
#include <asm/time.h>
#include <asm/uic.h>
#include <asm/pci-bridge.h>
#include <asm/ppc4xx.h>
#include <linux/i2c.h>
Go to the source code of this file.
Functions | |
machine_device_initcall (sam440ep, sam440ep_device_probe) | |
define_machine (sam440ep) | |
machine_device_initcall (sam440ep, sam440ep_setup_rtc) | |
define_machine | ( | sam440ep | ) |
Definition at line 59 of file sam440ep.c.
machine_device_initcall | ( | sam440ep | , |
sam440ep_device_probe | |||
) |
machine_device_initcall | ( | sam440ep | , |
sam440ep_setup_rtc | |||
) |