Searched refs:prom_finddevice (Results 1 – 9 of 9) sorted by relevance
35 prom_chosen_node = prom_finddevice(prom_chosen_path); in prom_init()41 node = prom_finddevice("/openprom"); in prom_init()
293 phandle prom_finddevice(const char *name) in prom_finddevice() function309 EXPORT_SYMBOL(prom_finddevice);
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);
27 phandle ssnode = prom_finddevice("/ssp-serial"); in check_if_starfire()
651 phandle chosen = prom_finddevice("/chosen"); in setup_arch()
156 phandle prom_finddevice(char *name);
236 phandle prom_finddevice(const char *name);
113 phandle node = prom_finddevice("/memory"); in read_obp_memory()602 node = prom_finddevice("/virtual-memory"); in read_obp_translations()