Linux Kernel
3.7.1
|
#include <linux/export.h>
#include <linux/types.h>
#include <linux/ssb/ssb.h>
#include <linux/ssb/ssb_embedded.h>
#include <linux/bcma/bcma_soc.h>
#include <asm/bootinfo.h>
#include <asm/reboot.h>
#include <asm/time.h>
#include <bcm47xx.h>
#include <asm/mach-bcm47xx/nvram.h>
Go to the source code of this file.
Functions | |
EXPORT_SYMBOL (bcm47xx_bus) | |
EXPORT_SYMBOL (bcm47xx_bus_type) | |
void __init | plat_mem_setup (void) |
device_initcall (bcm47xx_register_bus_complete) | |
Variables | |
union bcm47xx_bus | bcm47xx_bus |
enum bcm47xx_bus_type | bcm47xx_bus_type |
device_initcall | ( | bcm47xx_register_bus_complete | ) |
EXPORT_SYMBOL | ( | bcm47xx_bus | ) |
EXPORT_SYMBOL | ( | bcm47xx_bus_type | ) |
union bcm47xx_bus bcm47xx_bus |