Searched refs:wm8804_probe (Results 1 – 4 of 4) sorted by relevance
24 return wm8804_probe(&spi->dev, regmap); in wm8804_spi_probe()
67 int wm8804_probe(struct device *dev, struct regmap *regmap);
25 return wm8804_probe(&i2c->dev, regmap); in wm8804_i2c_probe()
564 int wm8804_probe(struct device *dev, struct regmap *regmap) in wm8804_probe() function676 EXPORT_SYMBOL_GPL(wm8804_probe);