Searched refs:wm9081_dai (Results 1 – 2 of 2) sorted by relevance
151 struct snd_soc_dai *wm9081_dai; in bells_late_probe() local211 wm9081_dai = asoc_rtd_to_codec(rtd, 0); in bells_late_probe()219 ret = snd_soc_component_set_sysclk(wm9081_dai->component, WM9081_SYSCLK_MCLK, in bells_late_probe()222 dev_err(wm9081_dai->dev, "Failed to set MCLK: %d\n", ret); in bells_late_probe()
1243 static struct snd_soc_dai_driver wm9081_dai = { variable1354 &soc_component_dev_wm9081, &wm9081_dai, 1); in wm9081_i2c_probe()