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

/linux-4.4.14/arch/sparc/kernel/
H A Dauxio_32.c42 node = prom_getchild(prom_root_node); auxio_probe()
46 node = prom_getchild(node); auxio_probe()
118 node = prom_getchild(prom_root_node); auxio_power_probe()
120 node = prom_getchild(node); auxio_power_probe()
H A Dprom_common.c151 .getchild = prom_getchild,
H A Dpcic.c301 node = prom_getchild (prom_root_node); pcic_probe()
450 phandle node = prom_getchild(pbm->prom_node); pdev_to_pnode()
/linux-4.4.14/arch/sparc/prom/
H A Dmemory.c37 node = prom_searchsiblings(prom_getchild(prom_root_node), "memory"); prom_meminit_v2()
H A Dtree_32.c22 /* Internal version of prom_getchild that does not alter return values. */ __prom_getchild()
39 phandle prom_getchild(phandle node) prom_getchild() function
52 EXPORT_SYMBOL(prom_getchild); variable
239 node = prom_getchild(node); prom_finddevice()
H A Dranges.c76 node = prom_getchild(prom_root_node); prom_ranges_init()
H A Dtree_64.c42 phandle prom_getchild(phandle node) prom_getchild() function
53 EXPORT_SYMBOL(prom_getchild); variable
/linux-4.4.14/arch/sparc/include/asm/
H A Dfloppy_32.h295 tnode = prom_getchild(prom_root_node); sun_floppy_init()
298 tnode = prom_getchild(fd_node); sun_floppy_init()
H A Doplib_32.h114 phandle prom_getchild(phandle parent_node);
H A Doplib_64.h182 phandle prom_getchild(phandle parent_node);
/linux-4.4.14/arch/m68k/include/asm/
H A Doplib.h213 extern int prom_getchild(int parent_node);
/linux-4.4.14/arch/sparc/mm/
H A Dsrmmu.c887 cpunode = prom_getchild(prom_root_node); srmmu_paging_init()
1022 nd = prom_getchild(prom_root_node); init_vac_layout()
1585 cpunode = prom_getchild(prom_root_node); get_srmmu_type()
/linux-4.4.14/drivers/sbus/char/
H A Djsflash.c468 node = prom_getchild(prom_root_node); jsflash_init()

Completed in 291 milliseconds