Searched refs:cs4271_probe (Results 1 – 4 of 4) sorted by relevance
9 int cs4271_probe(struct device *dev, struct regmap *regmap);
33 return cs4271_probe(&spi->dev, devm_regmap_init_spi(spi, &config)); in cs4271_spi_probe()
32 return cs4271_probe(&client->dev, in cs4271_i2c_probe()
656 int cs4271_probe(struct device *dev, struct regmap *regmap) in cs4271_probe() function674 EXPORT_SYMBOL_GPL(cs4271_probe);