Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/spear/
Dspdif_out.c191 static int spdif_digital_mute(struct snd_soc_dai *dai, int mute) in spdif_digital_mute() function
232 spdif_digital_mute(cpu_dai, ucontrol->value.integer.value[0]); in spdif_mute_put()
253 .digital_mute = spdif_digital_mute,