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

Data Fields

enum pl330_reqtype rqtype
 
unsigned peri:5
 
voidtoken
 
void(* xfer_cb )(void *token, enum pl330_op_err err)
 
struct pl330_reqcfgcfg
 
struct pl330_xferx
 
struct list_head rqd
 

Detailed Description

Definition at line 382 of file pl330.c.

Field Documentation

Definition at line 391 of file pl330.c.

unsigned peri

Definition at line 385 of file pl330.c.

Definition at line 395 of file pl330.c.

enum pl330_reqtype rqtype

Definition at line 383 of file pl330.c.

Definition at line 387 of file pl330.c.

Definition at line 393 of file pl330.c.

void(* xfer_cb)(void *token, enum pl330_op_err err)

Definition at line 389 of file pl330.c.


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