Searched refs:prom_ihandle2path (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | oplib_64.h | 247 int prom_ihandle2path(int handle, char *buffer, int bufsize);
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | oplib_64.h | 247 int prom_ihandle2path(int handle, char *buffer, int bufsize);
|
/kernel/linux/linux-5.10/arch/sparc/prom/ |
H A D | tree_64.c | 378 int prom_ihandle2path(int handle, char *buffer, int bufsize) in prom_ihandle2path() function
|
/kernel/linux/linux-6.6/arch/sparc/prom/ |
H A D | tree_64.c | 378 int prom_ihandle2path(int handle, char *buffer, int bufsize) in prom_ihandle2path() function
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | prom_64.c | 604 if (prom_ihandle2path(prom_stdout, of_console_path, 256) < 0) { in of_console_init()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | prom_64.c | 604 if (prom_ihandle2path(prom_stdout, of_console_path, 256) < 0) { in of_console_init()
|
Completed in 4 milliseconds