Home
last modified time | relevance | path

Searched refs:sdca_irq_populate_early (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dsdca_interrupts.h80 int sdca_irq_populate_early(struct device *dev, struct regmap *function_regmap,
/linux/sound/soc/sdca/
H A Dsdca_interrupts.c419 int sdca_irq_populate_early(struct device *dev, struct regmap *regmap, in sdca_irq_populate_early() function
472 EXPORT_SYMBOL_NS_GPL(sdca_irq_populate_early, "SND_SOC_SDCA");
H A Dsdca_class_function.c270 ret = sdca_irq_populate_early(drv->dev, drv->regmap, drv->function, in class_function_boot()