Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/skylake/
Dskl-pcm.c254 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_open()
272 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_prepare()
333 m_cfg = skl_tplg_fe_get_cpr_module(dai, p_params.stream); in skl_pcm_hw_params()
371 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_close()
388 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_hw_free()
475 mconfig = skl_tplg_fe_get_cpr_module(dai, substream->stream); in skl_pcm_trigger()
Dskl-topology.h478 struct skl_module_cfg *skl_tplg_fe_get_cpr_module(
Dskl-topology.c1664 skl_tplg_fe_get_cpr_module(struct snd_soc_dai *dai, int stream) in skl_tplg_fe_get_cpr_module() function