Home
last modified time | relevance | path

Searched refs:of_changeset_detach_node (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/devicetree/
A Dchangesets.rst28 2. 一些DT树变化的调用,of_changeset_attach_node(), of_changeset_detach_node(),
/linux-6.3-rc2/Documentation/devicetree/
A Dchangesets.rst24 of_changeset_detach_node(), of_changeset_add_property(),
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dhotplug-cpu.c651 ret = of_changeset_detach_node(&cs, cpudn); in pseries_cpuhp_detach_nodes()
662 ret = of_changeset_detach_node(&cs, dn); in pseries_cpuhp_detach_nodes()
/linux-6.3-rc2/include/linux/
A Dof.h1536 static inline int of_changeset_detach_node(struct of_changeset *ocs, in of_changeset_detach_node() function
/linux-6.3-rc2/drivers/of/
A Dunittest.c852 unittest(!of_changeset_detach_node(&chgset, nremove), "fail remove node\n"); in of_unittest_changeset()

Completed in 14 milliseconds