Searched refs:cs4271_probe (Results 1 – 4 of 4) sorted by relevance
10 int cs4271_probe(struct device *dev, struct regmap *regmap);
23 return cs4271_probe(&spi->dev, devm_regmap_init_spi(spi, &config)); in cs4271_spi_probe()
21 return cs4271_probe(&client->dev, in cs4271_i2c_probe()
675 int cs4271_probe(struct device *dev, struct regmap *regmap) in cs4271_probe() function693 EXPORT_SYMBOL_GPL(cs4271_probe);