Lines Matching refs:dai
92 struct snd_soc_dai *dai;
96 for_each_rtd_cpu_dais(rtd, j, dai) {
99 ret = snd_soc_dapm_dai_get_connected_widgets(dai, dir, &list,
102 dev_err(sdev->dev, "error: dai %s has no valid %s path\n", dai->name,
280 * FE dai link trigger actions are always executed in non-atomic context because
392 snd_pcm_uframes_t host, dai;
409 dai = bytes_to_frames(substream->runtime,
412 trace_sof_pcm_pointer_position(sdev, spcm, substream, host, dai);
593 struct snd_sof_dai *dai =
599 if (!dai) {