Searched refs:wm8731_init (Results 1 – 4 of 4) sorted by relevance
61 int wm8731_init(struct device *dev, struct wm8731_priv *wm8731);
44 return wm8731_init(&spi->dev, wm8731); in wm8731_spi_probe()
46 return wm8731_init(&i2c->dev, wm8731); in wm8731_i2c_probe()
566 int wm8731_init(struct device *dev, struct wm8731_priv *wm8731) in wm8731_init() function636 EXPORT_SYMBOL_GPL(wm8731_init);