162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * dsp_hwec.h 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciextern struct mISDN_dsp_element *dsp_hwec; 762306a36Sopenharmony_ciextern void dsp_hwec_enable(struct dsp *dsp, const char *arg); 862306a36Sopenharmony_ciextern void dsp_hwec_disable(struct dsp *dsp); 962306a36Sopenharmony_ciextern int dsp_hwec_init(void); 1062306a36Sopenharmony_ciextern void dsp_hwec_exit(void); 11