Searched refs:sdca_irq_populate_early (Results 1 – 3 of 3) sorted by relevance
80 int sdca_irq_populate_early(struct device *dev, struct regmap *function_regmap,
419 int sdca_irq_populate_early(struct device *dev, struct regmap *regmap, in sdca_irq_populate_early() function472 EXPORT_SYMBOL_NS_GPL(sdca_irq_populate_early, "SND_SOC_SDCA");
270 ret = sdca_irq_populate_early(drv->dev, drv->regmap, drv->function, in class_function_boot()