xref: /kernel/linux/linux-6.6/drivers/isdn/mISDN/dsp_hwec.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/isdn/mISDN/
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

Indexes created Thu Nov 07 10:32:03 CST 2024