Home
last modified time | relevance | path

Searched refs:prom_getchild (Results 1 – 11 of 11) sorted by relevance

/linux/arch/sparc/prom/
H A Dtree_32.c23 /* 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()
H A Dmemory.c38 node = prom_searchsiblings(prom_getchild(prom_root_node), "memory"); in prom_meminit_v2()
H A Dranges.c73 node = prom_getchild(prom_root_node); in prom_ranges_init()
/linux/arch/sparc/include/asm/
H A Dfloppy_32.h295 tnode = prom_getchild(prom_root_node); in sun_floppy_init()
298 tnode = prom_getchild(fd_node); in sun_floppy_init()
H A Doplib_32.h115 phandle prom_getchild(phandle parent_node);
H A Doplib_64.h183 phandle prom_getchild(phandle parent_node);
/linux/arch/sparc/kernel/
H A Dprom_common.c147 .getchild = prom_getchild,
H A Dpcic.c302 node = prom_getchild (prom_root_node); in pcic_probe()
451 phandle node = prom_getchild(pbm->prom_node); in pdev_to_pnode()
H A Dtime_64.c184 freq = cpuid_to_freq(prom_getchild(node), cpuid); in cpuid_to_freq()
/linux/arch/m68k/include/asm/
H A Doplib.h216 extern int prom_getchild(int parent_node);
/linux/arch/sparc/mm/
H A Dsrmmu.c906 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()