Searched refs:wm8510 (Results 1 – 3 of 3) sorted by relevance
520 regcache_sync(wm8510->regmap); in wm8510_set_bias_level()618 struct wm8510_priv *wm8510; in wm8510_spi_probe() local623 if (wm8510 == NULL) in wm8510_spi_probe()627 if (IS_ERR(wm8510->regmap)) in wm8510_spi_probe()628 return PTR_ERR(wm8510->regmap); in wm8510_spi_probe()630 spi_set_drvdata(spi, wm8510); in wm8510_spi_probe()650 struct wm8510_priv *wm8510; in wm8510_i2c_probe() local655 if (wm8510 == NULL) in wm8510_i2c_probe()659 if (IS_ERR(wm8510->regmap)) in wm8510_i2c_probe()660 return PTR_ERR(wm8510->regmap); in wm8510_i2c_probe()[all …]
355 snd-soc-wm8510-y := wm8510.o778 obj-$(CONFIG_SND_SOC_WM8510) += snd-soc-wm8510.o
4 $id: http://devicetree.org/schemas/sound/wlf,wm8510.yaml#17 const: wlf,wm851038 compatible = "wlf,wm8510";