Home
last modified time | relevance | path

Searched refs:wm8804_probe (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dwm8804-spi.c27 return wm8804_probe(&spi->dev, regmap); in wm8804_spi_probe()
Dwm8804-i2c.c28 return wm8804_probe(&i2c->dev, regmap); in wm8804_i2c_probe()
Dwm8804.h70 int wm8804_probe(struct device *dev, struct regmap *regmap);
Dwm8804.c567 int wm8804_probe(struct device *dev, struct regmap *regmap) in wm8804_probe() function
680 EXPORT_SYMBOL_GPL(wm8804_probe);