Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.h192 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
Dcs47l24.c1090 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in cs47l24_open()
Dcs47l15.c1245 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l15_open()
Dwm5102.c1918 return wm_adsp_compr_open(&priv->core.adsp[0], stream); in wm5102_open()
Dcs47l35.c1523 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l35_open()
Dcs47l92.c1801 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l92_open()
Dwm5110.c2259 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in wm5110_open()
Dwm_adsp.c3377 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream) in wm_adsp_compr_open() function
3427 EXPORT_SYMBOL_GPL(wm_adsp_compr_open);
Dcs47l85.c2462 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l85_open()
Dcs47l90.c2373 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l90_open()