Searched refs:pcm3168a_probe (Results 1 – 4 of 4) sorted by relevance
26 return pcm3168a_probe(&i2c->dev, regmap); in pcm3168a_i2c_probe()
26 return pcm3168a_probe(&spi->dev, regmap); in pcm3168a_spi_probe()
16 extern int pcm3168a_probe(struct device *dev, struct regmap *regmap);
721 int pcm3168a_probe(struct device *dev, struct regmap *regmap) in pcm3168a_probe() function821 EXPORT_SYMBOL_GPL(pcm3168a_probe);