]> git.ipfire.org Git - thirdparty/linux.git/blame - drivers/isdn/mISDN/dsp_hwec.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / drivers / isdn / mISDN / dsp_hwec.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
960366cf
KK
2/*
3 * dsp_hwec.h
4 */
5
6extern struct mISDN_dsp_element *dsp_hwec;
7extern void dsp_hwec_enable(struct dsp *dsp, const char *arg);
8extern void dsp_hwec_disable(struct dsp *dsp);
9extern int dsp_hwec_init(void);
10extern void dsp_hwec_exit(void);