Home
last modified time | relevance | path

Searched refs:wm_adsp_compr_handle_irq (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h165 int wm_adsp_compr_handle_irq(struct wm_adsp *dsp);
Dcs47l24.c1103 ret = wm_adsp_compr_handle_irq(&priv->core.adsp[i]); in cs47l24_adsp2_irq()
Dwm5102.c1928 ret = wm_adsp_compr_handle_irq(&priv->core.adsp[0]); in wm5102_adsp2_irq()
Dwm_adsp.c3533 int wm_adsp_compr_handle_irq(struct wm_adsp *dsp) in wm_adsp_compr_handle_irq() function
3580 EXPORT_SYMBOL_GPL(wm_adsp_compr_handle_irq);
Dwm5110.c2272 ret = wm_adsp_compr_handle_irq(&priv->core.adsp[i]); in wm5110_adsp2_irq()