Searched refs:pdev_register_interrupts (Results 1 – 4 of 4) sorted by relevance
57 void pdev_register_interrupts(const struct pdev_interrupt_ops* ops);
200 void pdev_register_interrupts(const struct pdev_interrupt_ops* ops) { in pdev_register_interrupts() function
440 pdev_register_interrupts(&gic_ops); in arm_gic_v2_init()
554 pdev_register_interrupts(&gic_ops); in arm_gic_v3_init()
Completed in 11 milliseconds