Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h158 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
Dcs47l24.c1091 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in cs47l24_open()
Dwm5102.c1919 return wm_adsp_compr_open(&priv->core.adsp[0], stream); in wm5102_open()
Dwm_adsp.c2997 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream) in wm_adsp_compr_open() function
3041 EXPORT_SYMBOL_GPL(wm_adsp_compr_open);
Dwm5110.c2260 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in wm5110_open()