Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pxa_device_desc Struct Reference

#include <devices.h>

Data Fields

const chardev_name
 
const chardrv_name
 
int id
 
int irq
 
unsigned long start
 
unsigned long size
 
int dma [MAX_RESOURCE_DMA]
 

Detailed Description

Definition at line 9 of file devices.h.

Field Documentation

const char* dev_name

Definition at line 10 of file devices.h.

Definition at line 16 of file devices.h.

const char* drv_name

Definition at line 11 of file devices.h.

Definition at line 12 of file devices.h.

int irq

Definition at line 13 of file devices.h.

unsigned long size

Definition at line 15 of file devices.h.

unsigned long start

Definition at line 14 of file devices.h.


The documentation for this struct was generated from the following file: