Searched refs:pcm512x_probe (Results 1 – 4 of 4) sorted by relevance
34 return pcm512x_probe(&spi->dev, regmap); in pcm512x_spi_probe()
38 return pcm512x_probe(&i2c->dev, regmap); in pcm512x_i2c_probe()
267 int pcm512x_probe(struct device *dev, struct regmap *regmap);
1382 int pcm512x_probe(struct device *dev, struct regmap *regmap) in pcm512x_probe() function1519 EXPORT_SYMBOL_GPL(pcm512x_probe);