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