Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/err.h>
#include <linux/platform_device.h>
#include <mach/common.h>
Go to the source code of this file.
Functions | |
core_initcall (mxc_device_init) | |
Variables | |
struct device | mxc_aips_bus |
struct device | mxc_ahb_bus |
core_initcall | ( | mxc_device_init | ) |