Searched defs:property (Results 1 – 9 of 9) sorted by relevance
/arch/arm/boot/compressed/ |
D | atags_to_fdt.c | 21 static int setprop(void *fdt, const char *node_path, const char *property, in setprop() 31 const char *property, const char *string) in setprop_string() 40 const char *property, uint32_t val) in setprop_cell() 49 const char *property, int *len) in getprop()
|
/arch/arm/mach-omap2/ |
D | timer.c | 226 const char *property) in omap_get_timer_dt() 290 const char *property, in omap_dm_timer_init_one() 375 const char *property, in dmtimer_clkevt_init_common() 520 const char *property) in omap2_gptimer_clocksource_init()
|
/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 | 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 | 260 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 | 91 unsigned int property; member 745 unsigned int property) in parse_thread_groups()
|
/arch/sparc/mm/ |
D | init_64.c | 109 static void __init read_obp_memory(const char *property, in read_obp_memory()
|