Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dadau17x1.h59 int adau17x1_probe(struct device *dev, struct regmap *regmap,
H A Dadau1781.c496 ret = adau17x1_probe(dev, regmap, type, switch_mode, firmware_name); in adau1781_probe()
H A Dadau17x1.c1048 int adau17x1_probe(struct device *dev, struct regmap *regmap, in adau17x1_probe() function
1111 EXPORT_SYMBOL_GPL(adau17x1_probe);
H A Dadau1761.c991 ret = adau17x1_probe(dev, regmap, type, switch_mode, firmware_name); in adau1761_probe()