Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-renesas-intc-irqpin.c368 static const struct of_device_id intc_irqpin_dt_ids[] = { variable
376 MODULE_DEVICE_TABLE(of, intc_irqpin_dt_ids);
488 of_id = of_match_device(intc_irqpin_dt_ids, dev); in intc_irqpin_probe()
607 .of_match_table = intc_irqpin_dt_ids,