Searched refs:prom_finddevice (Results 1 – 9 of 9) sorted by relevance
38 prom_chosen_node = prom_finddevice(prom_chosen_path); in prom_init()44 node = prom_finddevice("/openprom"); in prom_init()
173 node = prom_finddevice(prom_chosen_path); in prom_get_mmu_ihandle()192 node = prom_finddevice("/chosen"); in prom_get_memory_ihandle()
230 phandle prom_finddevice(char *name) in prom_finddevice() function276 EXPORT_SYMBOL(prom_finddevice);
293 phandle prom_finddevice(const char *name) in prom_finddevice() function309 EXPORT_SYMBOL(prom_finddevice);
27 phandle ssnode = prom_finddevice("/ssp-serial"); in check_if_starfire()
668 phandle chosen = prom_finddevice("/chosen"); in setup_arch()
156 phandle prom_finddevice(char *name);
236 phandle prom_finddevice(const char *name);
112 phandle node = prom_finddevice("/memory"); in read_obp_memory()587 node = prom_finddevice("/virtual-memory"); in read_obp_translations()