Searched refs:adau7118_probe (Results 1 – 4 of 4) sorted by relevance
22 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode);
16 return adau7118_probe(&pdev->dev, NULL, true); in adau7118_probe_hw()
61 return adau7118_probe(&i2c->dev, map, false); in adau7118_probe_i2c()
527 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode) in adau7118_probe() function566 EXPORT_SYMBOL_GPL(adau7118_probe);