Home
last modified time | relevance | path

Searched refs:mISDN_dsp_element_unregister (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
DmISDNdsp.h24 extern void mISDN_dsp_element_unregister(struct mISDN_dsp_element *elem);
/linux-4.19.296/drivers/isdn/mISDN/
Ddsp_hwec.c138 mISDN_dsp_element_unregister(dsp_hwec); in dsp_hwec_exit()
Ddsp_pipeline.c140 void mISDN_dsp_element_unregister(struct mISDN_dsp_element *elem) in mISDN_dsp_element_unregister() function
158 EXPORT_SYMBOL(mISDN_dsp_element_unregister);