Searched refs:node_dict (Results 1 – 1 of 1) sorted by relevance
18 node_dict = {} variable42 node_dict[bus] = Node(bus, parent=root)48 if "i2c-" + i2c in node_dict:49 node_dict[bus] = Node(bus, parent=node_dict["i2c-" + i2c])