Initial commit
This commit is contained in:
commit
169c65d57e
51358 changed files with 23120455 additions and 0 deletions
9
drivers/isdn/mISDN/dsp_hwec.h
Normal file
9
drivers/isdn/mISDN/dsp_hwec.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
* dsp_hwec.h
|
||||
*/
|
||||
|
||||
extern struct mISDN_dsp_element *dsp_hwec;
|
||||
extern void dsp_hwec_enable(struct dsp *dsp, const char *arg);
|
||||
extern void dsp_hwec_disable(struct dsp *dsp);
|
||||
extern int dsp_hwec_init(void);
|
||||
extern void dsp_hwec_exit(void);
|
Loading…
Add table
Add a link
Reference in a new issue