Searched refs:deviceDirPath (Results 1 – 2 of 2) sorted by relevance
23 const auto deviceDirPath = "/sys/bus/i2c/devices/"; variable309 deviceDirPath + std::to_string(i2cbus) + "-" + ss.str() + driverDirName; in buildDriverName()
35 const auto deviceDirPath = "/sys/bus/i2c/devices/"; variable1302 deviceDirPath + std::to_string(i2cbus) + "-" + ss.str() + driverDirName; in buildDriverName()