Lines Matching refs:dai
407 static int wm8974_update_clocks(struct snd_soc_dai *dai)
409 struct snd_soc_component *component = dai->component;
428 wm8974_set_dai_pll(dai, 0, 0, priv->mclk, fpll);
429 wm8974_set_dai_clkdiv(dai, WM8974_MCLKDIV, mclkdiv);
434 static int wm8974_set_dai_sysclk(struct snd_soc_dai *dai, int clk_id,
437 struct snd_soc_component *component = dai->component;
445 return wm8974_update_clocks(dai);
511 struct snd_soc_dai *dai)
513 struct snd_soc_component *component = dai->component;
520 err = wm8974_update_clocks(dai);
566 static int wm8974_mute(struct snd_soc_dai *dai, int mute, int direction)
568 struct snd_soc_component *component = dai->component;