Home
last modified time | relevance | path

Searched refs:cs4271_probe (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dcs4271.h10 int cs4271_probe(struct device *dev, struct regmap *regmap);
H A Dcs4271-spi.c23 return cs4271_probe(&spi->dev, devm_regmap_init_spi(spi, &config)); in cs4271_spi_probe()
H A Dcs4271-i2c.c21 return cs4271_probe(&client->dev, in cs4271_i2c_probe()
H A Dcs4271.c675 int cs4271_probe(struct device *dev, struct regmap *regmap) in cs4271_probe() function
693 EXPORT_SYMBOL_GPL(cs4271_probe);