Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dadau7118.h22 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode);
Dadau7118-hw.c16 return adau7118_probe(&pdev->dev, NULL, true); in adau7118_probe_hw()
Dadau7118-i2c.c61 return adau7118_probe(&i2c->dev, map, false); in adau7118_probe_i2c()
Dadau7118.c527 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode) in adau7118_probe() function
566 EXPORT_SYMBOL_GPL(adau7118_probe);