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

#include <mcbsp.h>

Data Fields

void __iomemio_base_st
 
bool running
 
bool enabled
 
s16 taps [128]
 
int nr_taps
 
s16 ch0gain
 
s16 ch1gain
 

Detailed Description

Definition at line 275 of file mcbsp.h.

Field Documentation

s16 ch0gain

Definition at line 281 of file mcbsp.h.

s16 ch1gain

Definition at line 282 of file mcbsp.h.

bool enabled

Definition at line 278 of file mcbsp.h.

void __iomem* io_base_st

Definition at line 276 of file mcbsp.h.

int nr_taps

Definition at line 280 of file mcbsp.h.

bool running

Definition at line 277 of file mcbsp.h.

s16 taps[128]

Definition at line 279 of file mcbsp.h.


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