Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/skylake/
Dskl-pcm.c253 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_open()
271 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_prepare()
331 m_cfg = skl_tplg_fe_get_cpr_module(dai, p_params.stream); in skl_pcm_hw_params()
369 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_close()
386 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_hw_free()
471 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_trigger()
Dskl-topology.h459 struct skl_module_cfg *skl_tplg_fe_get_cpr_module(
Dskl-topology.c1701 skl_tplg_fe_get_cpr_module(struct snd_soc_dai *dai, int stream) in skl_tplg_fe_get_cpr_module() function