Searched defs:property (Results 1 – 8 of 8) sorted by relevance
/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 23 static int setprop(void *fdt, const char *node_path, const char *property, in setprop() 33 const char *property, const char *string) in setprop_string() 42 const char *property, uint32_t val) in setprop_cell() 51 const char *property, int *len) in getprop()
|
/arch/m68k/sun3x/ |
D | prom.c | 132 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
|
/arch/sparc/prom/ |
D | tree_32.c | 144 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault()
|
D | tree_64.c | 160 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() local
|
/arch/powerpc/platforms/pseries/ |
D | dlpar.c | 138 struct property *property; in dlpar_configure_connector() local
|
/arch/powerpc/kernel/ |
D | smp.c | 104 unsigned int property; member 789 unsigned int property) in parse_thread_groups()
|
/arch/sparc/mm/ |
D | init_64.c | 108 static void __init read_obp_memory(const char *property, in read_obp_memory()
|