Searched refs:i2cBusPath (Results 1 – 1 of 1) sorted by relevance
48 static std::filesystem::path i2cBusPath(uint64_t bus) in i2cBusPath() function63 std::filesystem::path path = i2cBusPath(bus) / deviceDirName(bus, address); in devicePresent()83 i2cBusPath(bus) / deviceDirName(bus, address) / "of_node"; in deviceStatic()113 std::filesystem::path ctorPath = i2cBusPath(params.bus) / "new_device"; in create()146 std::filesystem::path dtorPath = i2cBusPath(params.bus) / "delete_device"; in destroy()