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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree.c58 static char *ft_node_ph2node(struct ft_cxt *cxt, const void *phandle) function
662 node = ft_node_ph2node(cxt, top);
765 void *node = ft_node_ph2node(cxt, phandle);
809 void *node = ft_node_ph2node(cxt, phandle);
877 node = ft_node_ph2node(cxt, prev);
896 node = ft_node_ph2node(cxt, phandle);
938 node = ft_node_ph2node(cxt, phandle);
970 p = ft_node_ph2node(cxt, parent);

Completed in 23 milliseconds