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

Data Fields

int cvt_endian
 
unsigned int src_ofs
 
unsigned int dst_ofs
 
unsigned int copy_ofs
 
unsigned int dst_bytes
 
unsigned int copy_bytes
 
unsigned int flip
 

Detailed Description

Definition at line 32 of file linear.c.

Field Documentation

unsigned int copy_bytes

Definition at line 38 of file linear.c.

unsigned int copy_ofs

Definition at line 36 of file linear.c.

int cvt_endian

Definition at line 33 of file linear.c.

unsigned int dst_bytes

Definition at line 37 of file linear.c.

unsigned int dst_ofs

Definition at line 35 of file linear.c.

unsigned int flip

Definition at line 39 of file linear.c.

unsigned int src_ofs

Definition at line 34 of file linear.c.


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