Searched refs:devm_sdca_irq_allocate (Results 1 – 3 of 3) sorted by relevance
99 struct sdca_interrupt_info *devm_sdca_irq_allocate(struct device *dev,
639 struct sdca_interrupt_info *devm_sdca_irq_allocate(struct device *sdev, in devm_sdca_irq_allocate() function669 EXPORT_SYMBOL_NS_GPL(devm_sdca_irq_allocate, "SND_SOC_SDCA");
114 drv->irq_info = devm_sdca_irq_allocate(drv->dev, drv->dev_regmap, in class_boot_work()