Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
devices.h File Reference

Go to the source code of this file.

Functions

void __init pxa_register_device (struct platform_device *dev, void *data)
 

Variables

struct platform_device pxa_device_pmu
 
struct platform_device pxa_device_mci
 
struct platform_device pxa3xx_device_mci2
 
struct platform_device pxa3xx_device_mci3
 
struct platform_device pxa25x_device_udc
 
struct platform_device pxa27x_device_udc
 
struct platform_device pxa3xx_device_u2d
 
struct platform_device pxa_device_fb
 
struct platform_device pxa_device_ffuart
 
struct platform_device pxa_device_btuart
 
struct platform_device pxa_device_stuart
 
struct platform_device pxa_device_hwuart
 
struct platform_device pxa_device_i2c
 
struct platform_device pxa_device_i2s
 
struct platform_device pxa_device_ficp
 
struct platform_device sa1100_device_rtc
 
struct platform_device pxa_device_rtc
 
struct platform_device pxa_device_ac97
 
struct platform_device pxa_device_gpio
 
struct platform_device pxa27x_device_i2c_power
 
struct platform_device pxa27x_device_ohci
 
struct platform_device pxa27x_device_keypad
 
struct platform_device pxa25x_device_ssp
 
struct platform_device pxa25x_device_nssp
 
struct platform_device pxa25x_device_assp
 
struct platform_device pxa27x_device_ssp1
 
struct platform_device pxa27x_device_ssp2
 
struct platform_device pxa27x_device_ssp3
 
struct platform_device pxa3xx_device_ssp4
 
struct platform_device pxa25x_device_pwm0
 
struct platform_device pxa25x_device_pwm1
 
struct platform_device pxa27x_device_pwm0
 
struct platform_device pxa27x_device_pwm1
 
struct platform_device pxa3xx_device_nand
 
struct platform_device pxa3xx_device_i2c_power
 
struct platform_device pxa3xx_device_gcu
 
struct platform_device pxa_device_asoc_platform
 
struct platform_device pxa_device_asoc_ssp1
 
struct platform_device pxa_device_asoc_ssp2
 
struct platform_device pxa_device_asoc_ssp3
 
struct platform_device pxa_device_asoc_ssp4
 

Function Documentation

void __init pxa_register_device ( struct platform_device dev,
void data 
)

Definition at line 25 of file devices.c.

Variable Documentation

struct platform_device pxa25x_device_assp
struct platform_device pxa25x_device_nssp
struct platform_device pxa25x_device_pwm0
struct platform_device pxa25x_device_pwm1
struct platform_device pxa25x_device_ssp
struct platform_device pxa25x_device_udc

Definition at line 115 of file devices.c.

struct platform_device pxa27x_device_i2c_power
struct platform_device pxa27x_device_keypad
struct platform_device pxa27x_device_ohci
struct platform_device pxa27x_device_pwm0
struct platform_device pxa27x_device_pwm1
struct platform_device pxa27x_device_ssp1
struct platform_device pxa27x_device_ssp2
struct platform_device pxa27x_device_ssp3
struct platform_device pxa27x_device_udc

Definition at line 126 of file devices.c.

struct platform_device pxa3xx_device_gcu
struct platform_device pxa3xx_device_i2c_power
struct platform_device pxa3xx_device_mci2
struct platform_device pxa3xx_device_mci3
struct platform_device pxa3xx_device_nand
struct platform_device pxa3xx_device_ssp4
struct platform_device pxa3xx_device_u2d
struct platform_device pxa_device_ac97

Definition at line 478 of file devices.c.

struct platform_device pxa_device_asoc_platform

Definition at line 379 of file devices.c.

struct platform_device pxa_device_asoc_ssp1

Definition at line 359 of file devices.c.

struct platform_device pxa_device_asoc_ssp2

Definition at line 364 of file devices.c.

struct platform_device pxa_device_asoc_ssp3

Definition at line 369 of file devices.c.

struct platform_device pxa_device_asoc_ssp4

Definition at line 374 of file devices.c.

struct platform_device pxa_device_btuart

Definition at line 232 of file devices.c.

struct platform_device pxa_device_fb

Definition at line 179 of file devices.c.

struct platform_device pxa_device_ffuart

Definition at line 208 of file devices.c.

struct platform_device pxa_device_ficp

Definition at line 399 of file devices.c.

struct platform_device pxa_device_gpio

Definition at line 1110 of file devices.c.

struct platform_device pxa_device_hwuart

Definition at line 280 of file devices.c.

struct platform_device pxa_device_i2c

Definition at line 307 of file devices.c.

struct platform_device pxa_device_i2s

Definition at line 352 of file devices.c.

struct platform_device pxa_device_mci

Definition at line 74 of file devices.c.

struct platform_device pxa_device_pmu

Definition at line 42 of file devices.c.

struct platform_device pxa_device_rtc

Definition at line 435 of file devices.c.

struct platform_device pxa_device_stuart

Definition at line 256 of file devices.c.

struct platform_device sa1100_device_rtc

Definition at line 456 of file devices.c.