Lines Matching refs:dai
860 struct snd_soc_dai *dai)
862 struct snd_soc_component *component = dai->component;
874 struct snd_soc_dai *dai)
876 struct snd_soc_component *component = dai->component;
910 struct snd_soc_dai *dai)
912 struct snd_soc_component *component = dai->component;
1000 static int twl6040_mute_stream(struct snd_soc_dai *dai, int mute, int direction)
1002 switch (dai->id) {
1004 twl6040_mute_path(dai->component, TWL6040_DAI_DL1, mute);
1005 twl6040_mute_path(dai->component, TWL6040_DAI_DL2, mute);
1009 twl6040_mute_path(dai->component, dai->id, mute);