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

Go to the source code of this file.

Data Structures

struct  mISDN_dsp_element_arg
 
struct  mISDN_dsp_element
 
struct  dsp_features
 

Functions

int mISDN_dsp_element_register (struct mISDN_dsp_element *elem)
 
void mISDN_dsp_element_unregister (struct mISDN_dsp_element *elem)
 

Function Documentation

int mISDN_dsp_element_register ( struct mISDN_dsp_element elem)

Definition at line 88 of file dsp_pipeline.c.

void mISDN_dsp_element_unregister ( struct mISDN_dsp_element elem)

Definition at line 139 of file dsp_pipeline.c.