Searched refs:append_to_property (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | livetree.c | 338 void append_to_property(struct node *node, in append_to_property() function 901 append_to_property(fn, m->ref, entry, strlen(entry) + 1, TYPE_STRING); in add_fixup_entry() 984 append_to_property(wn, prop->name, &value_32, sizeof(value_32), TYPE_UINT32); in add_local_fixup_entry()
|
| H A D | dtc.h | 249 void append_to_property(struct node *node,
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | livetree.c | 321 void append_to_property(struct node *node, in append_to_property() function 878 append_to_property(fn, m->ref, entry, strlen(entry) + 1); in add_fixup_entry() 961 append_to_property(wn, prop->name, &value_32, sizeof(value_32)); in add_local_fixup_entry()
|
| H A D | dtc.h | 214 void append_to_property(struct node *node,
|