Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp20 static std::string getDriverPath(const std::string& chipModel) in getDriverPath() function
151 auto driverPath = getDriverPath(chipModel); in bindEEPROM()
187 auto driverPath = getDriverPath(chipModel); in unbindEEPROM()
219 auto driverPath = getDriverPath(chipModel); in isEEPROMBound()