Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dstate.py193 def AddSubnode(node, name): function
205 subnode = n.AddSubnode(name)
/openbmc/u-boot/tools/binman/etype/
H A Dfiles.py51 subnode = state.AddSubnode(self._node, name)
/openbmc/u-boot/tools/dtoc/
H A Dfdt.py402 def AddSubnode(self, name): member in Node
H A Dtest_fdt.py359 self.node.AddSubnode('subnode')
H A Dtest_fdt359 self.node.AddSubnode('subnode')