Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/skylake/
Dskl-pcm.c262 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_open()
280 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_prepare()
340 m_cfg = skl_tplg_fe_get_cpr_module(dai, p_params.stream); in skl_pcm_hw_params()
378 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_close()
396 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_hw_free()
481 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_trigger()
Dskl-topology.h458 struct skl_module_cfg *skl_tplg_fe_get_cpr_module(
Dskl-topology.c1598 skl_tplg_fe_get_cpr_module(struct snd_soc_dai *dai, int stream) in skl_tplg_fe_get_cpr_module() function