Searched refs:append_to_property (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/scripts/dtc/ |
D | livetree.c | 338 void append_to_property(struct node *node, in append_to_property() function 934 append_to_property(fn, m->ref, entry, strlen(entry) + 1, TYPE_STRING); in add_fixup_entry() 1017 append_to_property(wn, prop->name, &value_32, sizeof(value_32), TYPE_UINT32); in add_local_fixup_entry()
|
D | dtc.h | 285 void append_to_property(struct node *node,
|