Searched refs:adau17x1_probe (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | adau17x1.h | 59 int adau17x1_probe(struct device *dev, struct regmap *regmap,
|
D | adau1781.c | 496 ret = adau17x1_probe(dev, regmap, type, switch_mode, firmware_name); in adau1781_probe()
|
D | adau17x1.c | 1049 int adau17x1_probe(struct device *dev, struct regmap *regmap, in adau17x1_probe() function 1113 EXPORT_SYMBOL_GPL(adau17x1_probe);
|
D | adau1761.c | 991 ret = adau17x1_probe(dev, regmap, type, switch_mode, firmware_name); in adau1761_probe()
|