Lines Matching refs:dai
1143 static int rt722_sdca_set_sdw_stream(struct snd_soc_dai *dai, void *sdw_stream,
1146 snd_soc_dai_dma_data_set(dai, direction, sdw_stream);
1152 struct snd_soc_dai *dai)
1154 snd_soc_dai_set_dma_data(dai, substream, NULL);
1159 struct snd_soc_dai *dai)
1161 struct snd_soc_component *component = dai->component;
1170 dev_dbg(dai->dev, "%s %s", __func__, dai->name);
1171 sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
1187 if (dai->id == RT722_AIF1)
1189 else if (dai->id == RT722_AIF2)
1195 if (dai->id == RT722_AIF1)
1197 else if (dai->id == RT722_AIF3)
1214 dev_err(dai->dev, "Unable to configure port\n");
1245 if (dai->id == RT722_AIF1) {
1254 if (dai->id == RT722_AIF2)
1259 if (dai->id == RT722_AIF3)
1268 struct snd_soc_dai *dai)
1270 struct snd_soc_component *component = dai->component;
1273 snd_soc_dai_get_dma_data(dai, substream);