Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dcs4271.h10 int cs4271_probe(struct device *dev, struct regmap *regmap);
Dcs4271-spi.c24 return cs4271_probe(&spi->dev, devm_regmap_init_spi(spi, &config)); in cs4271_spi_probe()
Dcs4271-i2c.c23 return cs4271_probe(&client->dev, in cs4271_i2c_probe()
Dcs4271.c699 int cs4271_probe(struct device *dev, struct regmap *regmap) in cs4271_probe() function
717 EXPORT_SYMBOL_GPL(cs4271_probe);