Searched defs:ofNode (Results 1 – 2 of 2) sorted by relevance
84 fs::path ofNode = i2cBusPath(bus) / deviceDirName(bus, address) / "of_node"; in deviceStatic() local
164 std::string findHwmonFromOFPath(const std::string& ofNode) in findHwmonFromOFPath()