Searched refs:i2cClientPathUnLabeled (Results 1 – 2 of 2) sorted by relevance
502 char i2cClientPathUnLabeled[PATH_MAX]; in getI2cClientPath() local516 snprintf(i2cClientPathUnLabeled, sizeof(i2cClientPathUnLabeled), in getI2cClientPath()527 dp = opendir(i2cClientPathUnLabeled); in getI2cClientPath()529 mI2cClientPath.assign(i2cClientPathUnLabeled); in getI2cClientPath()
267 char i2cClientPathUnLabeled[PATH_MAX]; in getI2cClientPath() local281 snprintf(i2cClientPathUnLabeled, sizeof(i2cClientPathUnLabeled), in getI2cClientPath()292 dp = opendir(i2cClientPathUnLabeled); in getI2cClientPath()294 mI2cClientPath.assign(i2cClientPathUnLabeled); in getI2cClientPath()