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

#include <mace.h>

Data Fields

volatile unsigned long control
 
volatile unsigned long codec_control
 
volatile unsigned long codec_mask
 
volatile unsigned long codec_read
 
struct {
   volatile unsigned long   control
 
   volatile unsigned long   read_ptr
 
   volatile unsigned long   write_ptr
 
   volatile unsigned long   depth
 
chan [3]
 

Detailed Description

Definition at line 134 of file mace.h.

Field Documentation

struct { ... } chan[3]
volatile unsigned long codec_control

Definition at line 136 of file mace.h.

volatile unsigned long codec_mask

Definition at line 137 of file mace.h.

volatile unsigned long codec_read

Definition at line 138 of file mace.h.

volatile unsigned long control

Definition at line 135 of file mace.h.

volatile unsigned long depth

Definition at line 143 of file mace.h.

volatile unsigned long read_ptr

Definition at line 141 of file mace.h.

volatile unsigned long write_ptr

Definition at line 142 of file mace.h.


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