Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[linux-block.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);