Searched refs:find_phandle (Results 1 – 5 of 5) sorted by relevance
77 extern struct device_node *find_phandle(phandle);
249 p = find_phandle(*parp); in intr_parent()337 ipar = find_phandle((phandle) *imap++); in map_interrupt()938 find_phandle(phandle ph) in find_phandle() function
269 EXPORT_SYMBOL(find_phandle);
477 main_irq_ctrler = find_phandle(*irq_ctrler_ph); in chrp_init_IRQ()
198 static struct device_node *find_phandle(phandle);2108 parent_node = find_phandle(map_parent); in finish_node_interrupts()2140 (parent_node = find_phandle(*parent))) { in finish_node_interrupts()2419 find_phandle(phandle ph) in find_phandle() function