Searched refs:pcm512x_probe (Results 1 – 4 of 4) sorted by relevance
26 return pcm512x_probe(&spi->dev, regmap); in pcm512x_spi_probe()
29 return pcm512x_probe(&i2c->dev, regmap); in pcm512x_i2c_probe()
261 int pcm512x_probe(struct device *dev, struct regmap *regmap);
1542 int pcm512x_probe(struct device *dev, struct regmap *regmap) in pcm512x_probe() function1684 EXPORT_SYMBOL_GPL(pcm512x_probe);