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

Data Fields

spinlock_t lock
 
struct list_head req_done
 
struct pl330_infopinfo
 
int events [32]
 
u32 mcode_bus
 
voidmcode_cpu
 
struct pl330_threadchannels
 
struct pl330_threadmanager
 
struct tasklet_struct tasks
 
struct _pl330_tbd dmac_tbd
 
enum pl330_dmac_state state
 

Detailed Description

Definition at line 497 of file pl330.c.

Field Documentation

struct pl330_thread* channels

Definition at line 510 of file pl330.c.

struct _pl330_tbd dmac_tbd

Definition at line 515 of file pl330.c.

int events[32]

Definition at line 504 of file pl330.c.

spinlock_t lock

Definition at line 498 of file pl330.c.

Definition at line 512 of file pl330.c.

u32 mcode_bus

Definition at line 506 of file pl330.c.

void* mcode_cpu

Definition at line 508 of file pl330.c.

Definition at line 502 of file pl330.c.

struct list_head req_done

Definition at line 500 of file pl330.c.

Definition at line 517 of file pl330.c.

Definition at line 514 of file pl330.c.


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