Searched refs:sink_mconfig (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 965 struct skl_module_cfg *sink_mconfig; in skl_tplg_bind_sinks() local 991 sink_mconfig = sink->priv; in skl_tplg_bind_sinks() 1004 && (sink_mconfig->m_state == SKL_MODULE_UNINIT))) { in skl_tplg_bind_sinks() 1007 src_mconfig, sink_mconfig); in skl_tplg_bind_sinks() 1016 sink_mconfig->m_state == SKL_MODULE_UNINIT) in skl_tplg_bind_sinks() 1020 ret = skl_bind_modules(skl, src_mconfig, sink_mconfig); in skl_tplg_bind_sinks() 1028 sink_mconfig, skl); in skl_tplg_bind_sinks() 1031 if (sink_mconfig->pipe->state != SKL_PIPE_STARTED) { in skl_tplg_bind_sinks() 1032 if (sink_mconfig->pipe->conn_type != in skl_tplg_bind_sinks() 1035 sink_mconfig in skl_tplg_bind_sinks() 1127 struct skl_module_cfg *src_mconfig, *sink_mconfig; skl_tplg_mixer_dapm_post_pmu_event() local 1177 struct skl_module_cfg *src_mconfig, *sink_mconfig; skl_tplg_mixer_dapm_pre_pmd_event() local 1278 struct skl_module_cfg *src_mconfig, *sink_mconfig; skl_tplg_pga_dapm_post_pmd_event() local [all...] |
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-topology.c | 932 struct skl_module_cfg *sink_mconfig; in skl_tplg_bind_sinks() local 958 sink_mconfig = sink->priv; in skl_tplg_bind_sinks() 971 && (sink_mconfig->m_state == SKL_MODULE_UNINIT))) { in skl_tplg_bind_sinks() 974 src_mconfig, sink_mconfig); in skl_tplg_bind_sinks() 983 sink_mconfig->m_state == SKL_MODULE_UNINIT) in skl_tplg_bind_sinks() 987 ret = skl_bind_modules(skl, src_mconfig, sink_mconfig); in skl_tplg_bind_sinks() 995 sink_mconfig, skl); in skl_tplg_bind_sinks() 998 if (sink_mconfig->pipe->state != SKL_PIPE_STARTED) { in skl_tplg_bind_sinks() 999 if (sink_mconfig->pipe->conn_type != in skl_tplg_bind_sinks() 1002 sink_mconfig in skl_tplg_bind_sinks() 1094 struct skl_module_cfg *src_mconfig, *sink_mconfig; skl_tplg_mixer_dapm_post_pmu_event() local 1144 struct skl_module_cfg *src_mconfig, *sink_mconfig; skl_tplg_mixer_dapm_pre_pmd_event() local 1245 struct skl_module_cfg *src_mconfig, *sink_mconfig; skl_tplg_pga_dapm_post_pmd_event() local [all...] |
Completed in 6 milliseconds