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

Data Fields

mulaw_f func
 
int cvt_endian
 
unsigned int native_ofs
 
unsigned int copy_ofs
 
unsigned int native_bytes
 
unsigned int copy_bytes
 
u16 flip
 

Detailed Description

Definition at line 146 of file mulaw.c.

Field Documentation

unsigned int copy_bytes

Definition at line 152 of file mulaw.c.

unsigned int copy_ofs

Definition at line 150 of file mulaw.c.

int cvt_endian

Definition at line 148 of file mulaw.c.

u16 flip

Definition at line 153 of file mulaw.c.

mulaw_f func

Definition at line 147 of file mulaw.c.

unsigned int native_bytes

Definition at line 151 of file mulaw.c.

unsigned int native_ofs

Definition at line 149 of file mulaw.c.


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