bcma_core_irq
irq = bcma_core_irq(cc->core, 0);
hwirq = bcma_core_irq(cc->core, 0);
free_irq(bcma_core_irq(cc->core, 0), cc);
core->irq = bcma_core_irq(core, 0);
dev->irq = bcma_core_irq(pc_host->pdev->core, 0);
return bcma_core_irq(pc_host->pdev->core, 0);
EXPORT_SYMBOL(bcma_core_irq);
return bcma_core_irq(bdev, 5);
extern unsigned int bcma_core_irq(struct bcma_device *core, int num);