Searched refs:out_interrupt_cells (Results 1 – 2 of 2) sorted by relevance
21 struct rt_ofw_node *rt_ofw_find_irq_parent(struct rt_ofw_node *np, int *out_interrupt_cells);
495 struct rt_ofw_node *rt_ofw_find_irq_parent(struct rt_ofw_node *np, int *out_interrupt_cells) in rt_ofw_find_irq_parent() argument510 if (out_interrupt_cells) in rt_ofw_find_irq_parent()512 *out_interrupt_cells = interrupt_cells; in rt_ofw_find_irq_parent()
Completed in 4 milliseconds