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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dauxio_32.c38 node = prom_getchild(prom_root_node);
42 node = prom_getchild(node);
120 node = prom_getchild(prom_root_node);
122 node = prom_getchild(node);
H A Dtadpole.c109 node = prom_getchild(prom_root_node);
111 node = prom_getchild(node);
H A Dprom_common.c280 dp->child = prom_build_tree(dp, prom_getchild(node), nextp);
303 prom_getchild(allnodes->phandle),
H A Dpcic.c283 node = prom_getchild (prom_root_node);
419 int node = prom_getchild(pbm->prom_node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/prom/
H A Dmemory.c36 node = prom_searchsiblings(prom_getchild(prom_root_node), "memory");
H A Dtree_32.c22 /* Internal version of prom_getchild that does not alter return values. */
39 int prom_getchild(int node) function
52 EXPORT_SYMBOL(prom_getchild); variable
263 node = prom_getchild(node);
H A Dranges.c77 node = prom_getchild(prom_root_node);
H A Dtree_64.c42 inline int prom_getchild(int node) function
53 EXPORT_SYMBOL(prom_getchild); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Doplib_32.h145 extern int prom_getchild(int parent_node);
H A Doplib_64.h181 extern int prom_getchild(int parent_node);
H A Dfloppy_32.h318 tnode = prom_getchild(prom_root_node);
321 tnode = prom_getchild(fd_node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Doplib.h207 extern int prom_getchild(int parent_node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/sbus/char/
H A Djsflash.c400 node = prom_getchild(prom_root_node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c1211 cpunode = prom_getchild(prom_root_node);
1342 nd = prom_getchild(prom_root_node);
1982 cpunode = prom_getchild(prom_root_node);
H A Dsun4c.c426 node = prom_getchild(prom_root_node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb_base.c3050 node = prom_getchild(prom_root_node);

Completed in 139 milliseconds