Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm_adsp.h192 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
H A Dcs47l24.c1090 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in cs47l24_open()
H A Dcs47l15.c1254 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l15_open()
H A Dcs47l35.c1520 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l35_open()
H A Dwm5102.c1917 return wm_adsp_compr_open(&priv->core.adsp[0], stream); in wm5102_open()
H A Dcs47l92.c1851 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l92_open()
H A Dwm5110.c2263 return wm_adsp_compr_open(&priv->core.adsp[n_adsp], stream); in wm5110_open()
H A Dwm_adsp.c3490 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream) in wm_adsp_compr_open() function
3540 EXPORT_SYMBOL_GPL(wm_adsp_compr_open);
H A Dcs47l85.c2462 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l85_open()
H A Dcs47l90.c2381 return wm_adsp_compr_open(&priv->adsp[n_adsp], stream); in cs47l90_open()