Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_hwec.h8 extern void dsp_hwec_disable(struct dsp *dsp);
H A Ddsp_hwec.c92 void dsp_hwec_disable(struct dsp *dsp) in dsp_hwec_disable() function
H A Ddsp_pipeline.c176 dsp_hwec_disable(container_of(pipeline, struct dsp, in _dsp_pipeline_destroy()