Searched defs:prom_getproperty (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/sparc/prom/ |
| D | tree_32.c | 110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() function
|
| D | tree_64.c | 117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() function
|
| /kernel/linux/linux-6.6/arch/sparc/prom/ |
| D | tree_32.c | 110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() function
|
| D | tree_64.c | 117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() function
|