Searched refs:prom_getchild (Results 1 – 11 of 11) sorted by relevance
23 /* Internal version of prom_getchild that does not alter return values. */40 phandle prom_getchild(phandle node) in prom_getchild() function 53 EXPORT_SYMBOL(prom_getchild);240 node = prom_getchild(node); in prom_finddevice()
38 node = prom_searchsiblings(prom_getchild(prom_root_node), "memory"); in prom_meminit_v2()
73 node = prom_getchild(prom_root_node); in prom_ranges_init()
295 tnode = prom_getchild(prom_root_node); in sun_floppy_init() 298 tnode = prom_getchild(fd_node); in sun_floppy_init()
115 phandle prom_getchild(phandle parent_node);
183 phandle prom_getchild(phandle parent_node);
147 .getchild = prom_getchild,
302 node = prom_getchild (prom_root_node); in pcic_probe() 451 phandle node = prom_getchild(pbm->prom_node); in pdev_to_pnode()
184 freq = cpuid_to_freq(prom_getchild(node), cpuid); in cpuid_to_freq()
216 extern int prom_getchild(int parent_node);
906 cpunode = prom_getchild(prom_root_node); in srmmu_paging_init() 1030 nd = prom_getchild(prom_root_node); in init_vac_layout() 1593 cpunode = prom_getchild(prom_root_node); in get_srmmu_type()