Searched refs:append_to_property (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/dtc/dist/ |
H A D | livetree.c | 340 void append_to_property(struct node *node, in append_to_property() function 903 append_to_property(fn, m->ref, entry, strlen(entry) + 1, TYPE_STRING); in add_fixup_entry() 986 append_to_property(wn, prop->name, &value_32, sizeof(value_32), TYPE_UINT32); in add_local_fixup_entry()
|
H A D | dtc.h | 218 void append_to_property(struct node *node,
|