Home
last modified time | relevance | path

Searched refs:intc_irqpin_dt_ids (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/irqchip/
Dirq-renesas-intc-irqpin.c359 static const struct of_device_id intc_irqpin_dt_ids[] = { variable
365 MODULE_DEVICE_TABLE(of, intc_irqpin_dt_ids);
477 of_id = of_match_device(intc_irqpin_dt_ids, dev); in intc_irqpin_probe()
596 .of_match_table = intc_irqpin_dt_ids,