Searched refs:platform_irq_probe_t (Results 1 – 2 of 2) sorted by relevance
20 typedef int (*platform_irq_probe_t)(struct platform_device *, struct device_node *); typedef24 extern platform_irq_probe_t typecheck_irq_probe;
39 platform_irq_probe_t irq_probe = of_device_get_match_data(&pdev->dev); in platform_irqchip_probe()