Searched defs:prom_setprop (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/sparc/prom/ |
| D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop() function
|
| D | tree_64.c | 329 prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop() function
|
| /kernel/linux/linux-6.6/arch/sparc/prom/ |
| D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop() function
|
| D | tree_64.c | 329 prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop() function
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | prom_init.c | 680 static int __init prom_setprop(phandle node, const char *nodename, in prom_setprop() function
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | prom_init.c | 697 static int __init prom_setprop(phandle node, const char *nodename, in prom_setprop() function
|