Lines Matching defs:parent
122 /* For multiple parent IRQs with multiple words, this looks like:
125 * We need to associate a given parent interrupt with its corresponding
127 * have the same handler being called for multiple parent interrupts.
218 struct device_node *parent,
237 pr_err("invalid number of parent interrupts\n");
321 pr_info("registered %s intc (%pOF, parent IRQ(s): %d)\n",
340 struct device_node *parent)
342 return bcm7120_l2_intc_probe(dn, parent, bcm7120_l2_intc_iomap_7120,
347 struct device_node *parent)
349 return bcm7120_l2_intc_probe(dn, parent, bcm7120_l2_intc_iomap_3380,