Searched refs:wm8711 (Results 1 – 2 of 2) sorted by relevance
3 * wm8711.c -- WM8711 ALSA SoC Audio driver29 #include "wm8711.h"38 * wm8711 register cache160 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_hw_params() local 162 int i = get_coeff(wm8711->sysclk, params_rate(params)); in wm8711_hw_params() 224 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_dai_sysclk() local 232 wm8711->sysclk = freq; in wm8711_set_dai_sysclk() 300 struct wm8711_priv *wm8711 = snd_soc_component_get_drvdata(component); in wm8711_set_bias_level() local 311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level() 339 .name = "wm8711404 struct wm8711_priv *wm8711; wm8711_spi_probe() local 436 struct wm8711_priv *wm8711; wm8711_i2c_probe() local [all...]
366 snd-soc-wm8711-y := wm8711.o796 obj-$(CONFIG_SND_SOC_WM8711) += snd-soc-wm8711.o