Searched refs:wm8728 (Results 1 – 3 of 3) sorted by relevance
176 regcache_sync(wm8728->regmap); in wm8728_set_bias_level()245 struct wm8728_priv *wm8728; in wm8728_spi_probe() local250 if (wm8728 == NULL) in wm8728_spi_probe()254 if (IS_ERR(wm8728->regmap)) in wm8728_spi_probe()255 return PTR_ERR(wm8728->regmap); in wm8728_spi_probe()257 spi_set_drvdata(spi, wm8728); in wm8728_spi_probe()277 struct wm8728_priv *wm8728; in wm8728_i2c_probe() local282 if (wm8728 == NULL) in wm8728_i2c_probe()286 if (IS_ERR(wm8728->regmap)) in wm8728_i2c_probe()287 return PTR_ERR(wm8728->regmap); in wm8728_i2c_probe()[all …]
329 snd-soc-wm8728-objs := wm8728.o714 obj-$(CONFIG_SND_SOC_WM8728) += snd-soc-wm8728.o
4 $id: http://devicetree.org/schemas/sound/wlf,wm8728.yaml#17 const: wlf,wm872837 compatible = "wlf,wm8728";