Searched refs:i2cClientDevice (Results 1 – 1 of 1) sorted by relevance
88 string i2cClientDevice = strBusNumber + "-" + clientId; in getI2cClientPath() local96 if (string::npos != string(ep->d_name).find(i2cClientDevice)) { in getI2cClientPath()98 return string(i2cPathPartial + "/" + i2cClientDevice + "/"); in getI2cClientPath()