ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 6 Mar 2025 01:59:25 +0000 (01:59 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 6 Mar 2025 15:38:44 +0000 (15:38 +0000)
commit5d5eceb9bb1050774dadc6919a258729f276fd00
tree96e07d831262d6a05c0fb780d61cbac2bb001522
parent7a2ff0510c51462c0a979f5006d375a2b23d46e9
ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()

Adds snd_soc_dai_mute_is_ctrled_at_trigger() to judge
dai->driver->ops->mute_unmute_on_trigger flags

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/871pva6hs2.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dai.h
sound/soc/soc-dai.c
sound/soc/soc-pcm.c