Searched refs:i2cClientPathLabeled (Results 1 – 2 of 2) sorted by relevance
501 char i2cClientPathLabeled[PATH_MAX]; in getI2cClientPath() local514 snprintf(i2cClientPathLabeled, sizeof(i2cClientPathLabeled), in getI2cClientPath()520 dp = opendir(i2cClientPathLabeled); in getI2cClientPath()522 mI2cClientPath.assign(i2cClientPathLabeled); in getI2cClientPath()
266 char i2cClientPathLabeled[PATH_MAX]; in getI2cClientPath() local279 snprintf(i2cClientPathLabeled, sizeof(i2cClientPathLabeled), in getI2cClientPath()285 dp = opendir(i2cClientPathLabeled); in getI2cClientPath()287 mI2cClientPath.assign(i2cClientPathLabeled); in getI2cClientPath()