Home
last modified time | relevance | path

Searched refs:cs4271_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs4271.h10 int cs4271_probe(struct device *dev, struct regmap *regmap);
H A Dcs4271-i2c.c23 return cs4271_probe(&client->dev, in cs4271_i2c_probe()
H A Dcs4271-spi.c24 return cs4271_probe(&spi->dev, devm_regmap_init_spi(spi, &config)); in cs4271_spi_probe()
H A Dcs4271.c699 int cs4271_probe(struct device *dev, struct regmap *regmap) in cs4271_probe() function
717 EXPORT_SYMBOL_GPL(cs4271_probe); variable
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs4271.h10 int cs4271_probe(struct device *dev, struct regmap *regmap);
H A Dcs4271-i2c.c21 return cs4271_probe(&client->dev, in cs4271_i2c_probe()
H A Dcs4271-spi.c23 return cs4271_probe(&spi->dev, devm_regmap_init_spi(spi, &config)); in cs4271_spi_probe()
H A Dcs4271.c698 int cs4271_probe(struct device *dev, struct regmap *regmap) in cs4271_probe() function
716 EXPORT_SYMBOL_GPL(cs4271_probe); variable

Completed in 3 milliseconds