Searched refs:dsp_hwec (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/mISDN/
H A Ddsp_hwec.h2 * dsp_hwec.h
5 extern struct mISDN_dsp_element *dsp_hwec;
H A Ddsp_hwec.c2 * dsp_hwec.c:
34 #include "dsp_hwec.h"
49 struct mISDN_dsp_element *dsp_hwec = &dsp_hwec_p; variable in typeref:struct:mISDN_dsp_element
129 mISDN_dsp_element_register(dsp_hwec);
136 mISDN_dsp_element_unregister(dsp_hwec);
H A DMakefile12 mISDN_dsp-objs := dsp_core.o dsp_cmx.o dsp_tones.o dsp_dtmf.o dsp_audio.o dsp_blowfish.o dsp_pipeline.o dsp_hwec.o
H A Ddsp_pipeline.c34 #include "dsp_hwec.h"
213 if (entry->elem == dsp_hwec)
283 if (elem == dsp_hwec) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_hwec.h2 * dsp_hwec.h
5 extern struct mISDN_dsp_element *dsp_hwec;
H A Ddsp_hwec.c2 * dsp_hwec.c:
34 #include "dsp_hwec.h"
49 struct mISDN_dsp_element *dsp_hwec = &dsp_hwec_p; variable in typeref:struct:mISDN_dsp_element
129 mISDN_dsp_element_register(dsp_hwec);
136 mISDN_dsp_element_unregister(dsp_hwec);
H A DMakefile12 mISDN_dsp-objs := dsp_core.o dsp_cmx.o dsp_tones.o dsp_dtmf.o dsp_audio.o dsp_blowfish.o dsp_pipeline.o dsp_hwec.o
H A Ddsp_pipeline.c34 #include "dsp_hwec.h"
213 if (entry->elem == dsp_hwec)
283 if (elem == dsp_hwec) {

Completed in 165 milliseconds