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

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

Completed in 47 milliseconds