Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
pxa910.h File Reference
#include <linux/i2c.h>
#include <linux/i2c/pxa-i2c.h>
#include <mach/devices.h>
#include <linux/platform_data/mtd-nand-pxa3xx.h>

Go to the source code of this file.

Functions

void __init pxa910_init_irq (void)
 

Variables

struct sys_timer pxa910_timer
 
struct pxa_device_desc pxa910_device_uart1
 
struct pxa_device_desc pxa910_device_uart2
 
struct pxa_device_desc pxa910_device_twsi0
 
struct pxa_device_desc pxa910_device_twsi1
 
struct pxa_device_desc pxa910_device_pwm1
 
struct pxa_device_desc pxa910_device_pwm2
 
struct pxa_device_desc pxa910_device_pwm3
 
struct pxa_device_desc pxa910_device_pwm4
 
struct pxa_device_desc pxa910_device_nand
 
struct platform_device pxa168_device_u2o
 
struct platform_device pxa168_device_u2ootg
 
struct platform_device pxa168_device_u2oehci
 
struct platform_device pxa910_device_gpio
 
struct platform_device pxa910_device_rtc
 

Function Documentation

void __init pxa910_init_irq ( void  )

Definition at line 79 of file pxa910.c.

Variable Documentation

struct platform_device pxa168_device_u2o
struct platform_device pxa168_device_u2oehci
struct platform_device pxa168_device_u2ootg
struct platform_device pxa910_device_gpio

Definition at line 155 of file pxa910.c.

struct pxa_device_desc pxa910_device_nand
struct pxa_device_desc pxa910_device_pwm1
struct pxa_device_desc pxa910_device_pwm2
struct pxa_device_desc pxa910_device_pwm3
struct pxa_device_desc pxa910_device_pwm4
struct platform_device pxa910_device_rtc

Definition at line 180 of file pxa910.c.

struct pxa_device_desc pxa910_device_twsi0
struct pxa_device_desc pxa910_device_twsi1
struct pxa_device_desc pxa910_device_uart1
struct pxa_device_desc pxa910_device_uart2
struct sys_timer pxa910_timer

Definition at line 113 of file pxa910.c.