Searched defs:of_changeset_entry (Results 1 – 1 of 1) sorted by relevance
1487 struct of_changeset_entry { struct1488 struct list_head node;1489 unsigned long action;1490 struct device_node *np;1491 struct property *prop;1492 struct property *old_prop;
Completed in 6 milliseconds