Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsdca_interrupts.h83 int sdca_irq_populate(struct sdca_function_data *function,
/linux/sound/soc/sdca/
H A Dsdca_interrupts.c484 int sdca_irq_populate(struct sdca_function_data *function, in sdca_irq_populate() function
554 EXPORT_SYMBOL_NS_GPL(sdca_irq_populate, "SND_SOC_SDCA");
H A Dsdca_class_function.c198 return sdca_irq_populate(drv->function, component, core->irq_info); in class_function_component_probe()