Searched defs:property (Results 1 – 7 of 7) sorted by relevance
/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 12 static int setprop(void *fdt, const char *node_path, const char *property, in setprop() 22 const char *property, const char *string) in setprop_string() 31 const char *property, uint32_t val) in setprop_cell()
|
/arch/m68k/sun3x/ |
D | prom.c | 133 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
|
/arch/sparc/prom/ |
D | tree_32.c | 143 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault()
|
D | tree_64.c | 159 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault()
|
/arch/powerpc/platforms/chrp/ |
D | setup.c | 259 const char *property; in chrp_init_early() local
|
/arch/powerpc/platforms/pseries/ |
D | dlpar.c | 129 struct property *property; in dlpar_configure_connector() local
|
/arch/sparc/mm/ |
D | init_64.c | 86 static void __init read_obp_memory(const char *property, in read_obp_memory()
|