Searched refs:prom_finddevice (Results 1 – 9 of 9) sorted by relevance
37 prom_chosen_node = prom_finddevice(prom_chosen_path); in prom_init()43 node = prom_finddevice("/openprom"); in prom_init()
229 phandle prom_finddevice(char *name) in prom_finddevice() function275 EXPORT_SYMBOL(prom_finddevice);
292 phandle prom_finddevice(const char *name) in prom_finddevice() function308 EXPORT_SYMBOL(prom_finddevice);
172 node = prom_finddevice(prom_chosen_path); in prom_get_mmu_ihandle()191 node = prom_finddevice("/chosen"); in prom_get_memory_ihandle()
26 phandle ssnode = prom_finddevice("/ssp-serial"); in check_if_starfire()
624 phandle chosen = prom_finddevice("/chosen"); in setup_arch()
155 phandle prom_finddevice(char *name);
235 phandle prom_finddevice(const char *name);
111 phandle node = prom_finddevice("/memory"); in read_obp_memory()511 node = prom_finddevice("/virtual-memory"); in read_obp_translations()