Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
dsp_hwec.h File Reference

Go to the source code of this file.

Functions

void dsp_hwec_enable (struct dsp *dsp, const char *arg)
 
void dsp_hwec_disable (struct dsp *dsp)
 
int dsp_hwec_init (void)
 
void dsp_hwec_exit (void)
 

Variables

struct mISDN_dsp_elementdsp_hwec
 

Function Documentation

void dsp_hwec_disable ( struct dsp dsp)

Definition at line 107 of file dsp_hwec.c.

void dsp_hwec_enable ( struct dsp dsp,
const char arg 
)

Definition at line 51 of file dsp_hwec.c.

void dsp_hwec_exit ( void  )

Definition at line 134 of file dsp_hwec.c.

int dsp_hwec_init ( void  )

Definition at line 127 of file dsp_hwec.c.

Variable Documentation

Definition at line 49 of file dsp_hwec.c.