Searched defs:of_changeset_entry (Results 1 – 1 of 1) sorted by relevance
1381 struct of_changeset_entry { struct1382 struct list_head node;1383 unsigned long action;1384 struct device_node *np;1385 struct property *prop;1386 struct property *old_prop;
Completed in 9 milliseconds