Home
last modified time | relevance | path

Searched refs:prom_finddevice (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/arch/sparc/prom/
Dinit_64.c38 prom_chosen_node = prom_finddevice(prom_chosen_path); in prom_init()
44 node = prom_finddevice("/openprom"); in prom_init()
Dmisc_64.c173 node = prom_finddevice(prom_chosen_path); in prom_get_mmu_ihandle()
192 node = prom_finddevice("/chosen"); in prom_get_memory_ihandle()
Dtree_32.c230 phandle prom_finddevice(char *name) in prom_finddevice() function
276 EXPORT_SYMBOL(prom_finddevice);
Dtree_64.c293 phandle prom_finddevice(const char *name) in prom_finddevice() function
309 EXPORT_SYMBOL(prom_finddevice);
/Linux-v5.10/arch/sparc/kernel/
Dstarfire.c27 phandle ssnode = prom_finddevice("/ssp-serial"); in check_if_starfire()
Dsetup_64.c668 phandle chosen = prom_finddevice("/chosen"); in setup_arch()
/Linux-v5.10/arch/sparc/include/asm/
Doplib_32.h156 phandle prom_finddevice(char *name);
Doplib_64.h236 phandle prom_finddevice(const char *name);
/Linux-v5.10/arch/sparc/mm/
Dinit_64.c112 phandle node = prom_finddevice("/memory"); in read_obp_memory()
587 node = prom_finddevice("/virtual-memory"); in read_obp_translations()