Home
last modified time | relevance | path

Searched refs:OF_OVERLAY (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/of/
A Ddynamic.c209 if (!of_node_check_flag(np, OF_OVERLAY)) { in __of_attach_node()
361 if (of_node_check_flag(node, OF_OVERLAY)) { in of_node_release()
492 of_node_check_flag(ce->np, OF_OVERLAY)) { in __of_changeset_entry_destroy()
A DKconfig91 config OF_OVERLAY config
A Doverlay.c360 if (!of_node_check_flag(target->np, OF_OVERLAY)) in add_changeset_property()
436 of_node_set_flag(tchild, OF_OVERLAY); in add_changeset_node()
/linux-6.3-rc2/include/linux/
A Dof.h158 #define OF_OVERLAY 5 /* allocated for an overlay */ macro

Completed in 10 milliseconds