Searched refs:wm9081_dai (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | bells.c | 151 struct snd_soc_dai *wm9081_dai; in bells_late_probe() local 211 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()
|
/kernel/linux/linux-6.6/sound/soc/samsung/ |
H A D | bells.c | 151 struct snd_soc_dai *wm9081_dai; in bells_late_probe() local 211 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()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm9081.c | 1243 static struct snd_soc_dai_driver wm9081_dai = { variable 1354 &soc_component_dev_wm9081, &wm9081_dai, 1); in wm9081_i2c_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm9081.c | 1243 static struct snd_soc_dai_driver wm9081_dai = { variable 1352 &soc_component_dev_wm9081, &wm9081_dai, 1); in wm9081_i2c_probe()
|
Completed in 4 milliseconds