Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
board-msm7x30.c File Reference
#include <linux/gpio.h>
#include <linux/kernel.h>
#include <linux/irq.h>
#include <linux/platform_device.h>
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/smsc911x.h>
#include <linux/usb/msm_hsusb.h>
#include <linux/clkdev.h>
#include <linux/memblock.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/memory.h>
#include <asm/setup.h>
#include <mach/board.h>
#include <mach/msm_iomap.h>
#include <mach/dma.h>
#include <mach/vreg.h>
#include "devices.h"
#include "gpiomux.h"
#include "proc_comm.h"
#include "common.h"

Go to the source code of this file.

Variables

struct msm_gpiomux_config msm_gpiomux_configs [GPIOMUX_NGPIOS]
 
 atag_offset = 0x100
 
 fixup = msm7x30_fixup
 
 reserve = msm7x30_reserve
 
 map_io = msm7x30_map_io
 
 init_irq = msm7x30_init_irq
 
 init_machine = msm7x30_init
 
 init_late = msm7x30_init_late
 
 timer = &msm7x30_timer
 

Variable Documentation

MACHINE_END MACHINE_END atag_offset = 0x100

Definition at line 127 of file board-msm7x30.c.

MACHINE_END MACHINE_END fixup = msm7x30_fixup

Definition at line 128 of file board-msm7x30.c.

MACHINE_END MACHINE_END init_irq = msm7x30_init_irq

Definition at line 131 of file board-msm7x30.c.

MACHINE_END MACHINE_END init_late = msm7x30_init_late

Definition at line 133 of file board-msm7x30.c.

MACHINE_END MACHINE_END init_machine = msm7x30_init

Definition at line 132 of file board-msm7x30.c.

MACHINE_END MACHINE_END map_io = msm7x30_map_io

Definition at line 130 of file board-msm7x30.c.

Initial value:
= {
}

Definition at line 70 of file board-msm7x30.c.

MACHINE_END MACHINE_END reserve = msm7x30_reserve

Definition at line 129 of file board-msm7x30.c.

Definition at line 134 of file board-msm7x30.c.