Lines Matching refs:property
66 const char *property, const void *val, int size);
68 const char *property, uint32_t val);
70 const char *property, uint64_t val);
72 const char *property, const char *string);
91 const char *property,
104 const char *property, int *lenp,
118 const char *property, int *lenp,
126 #define qemu_fdt_setprop_cells(fdt, node_path, property, ...) \ argument
132 qemu_fdt_setprop(fdt, node_path, property, qdt_tmp, \
165 const char *property,
186 #define qemu_fdt_setprop_sized_cells(fdt, node_path, property, ...) \ argument
190 property, \