Searched refs:hif_pci_irq_enable (Results 1 – 4 of 4) sorted by relevance
69 bus_ops->hif_irq_enable = &hif_pci_irq_enable; in hif_initialize_pci_ops()124 bus_ops->hif_irq_enable = &hif_pci_irq_enable; in hif_update_irq_ops_with_pci()
45 void hif_pci_irq_enable(struct hif_softc *scn, int ce_id);
727 hif_pci_irq_enable(scn, ce_id); in hif_ahb_irq_enable()
3927 void hif_pci_irq_enable(struct hif_softc *scn, int ce_id) in hif_pci_irq_enable() function