Home
last modified time | relevance | path

Searched refs:i2cPathPrefix (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/
H A Dconst.hpp156 constexpr auto i2cPathPrefix = "/sys/bus/i2c/drivers/"; variable
H A Dibm_vpd_utils.cpp591 file = i2cPathPrefix + driver + "/" + i2cBusAddr + "/eeprom"; in udevToGenericPath()