Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dwm8804-spi.c24 return wm8804_probe(&spi->dev, regmap); in wm8804_spi_probe()
Dwm8804.h67 int wm8804_probe(struct device *dev, struct regmap *regmap);
Dwm8804-i2c.c25 return wm8804_probe(&i2c->dev, regmap); in wm8804_i2c_probe()
Dwm8804.c564 int wm8804_probe(struct device *dev, struct regmap *regmap) in wm8804_probe() function
676 EXPORT_SYMBOL_GPL(wm8804_probe);