Lines Matching refs:dai
237 struct snd_soc_dai *dai)
239 struct snd_soc_component *component = dai->component;
326 struct snd_soc_dai *dai)
328 struct snd_soc_component *component = dai->component;
344 static int tas2552_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
346 struct snd_soc_component *component = dai->component;
393 static int tas2552_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
396 struct snd_soc_component *component = dai->component;
439 static int tas2552_set_dai_tdm_slot(struct snd_soc_dai *dai,
443 struct snd_soc_component *component = dai->component;
468 static int tas2552_mute(struct snd_soc_dai *dai, int mute, int direction)
471 struct snd_soc_component *component = dai->component;
530 /* TAS2552 dai structure. */