Home
last modified time | relevance | path

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

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