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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dflatdevtree_misc.c21 return ft_find_device(&cxt, name);
H A Dflatdevtree.h99 void *ft_find_device(struct ft_cxt *cxt, const char *srch_path);
H A Dflatdevtree.c37 /* Routines for keeping node ptrs returned by ft_find_device current */
557 /* alloc node_tbl to track node ptrs returned by ft_find_device */
646 void *ft_find_device(struct ft_cxt *cxt, const char *srch_path) function

Completed in 53 milliseconds