Home
last modified time | relevance | path

Searched defs:devicePath (Results 1 – 11 of 11) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_pass_through.hpp87 std::string devicePath; member in open_power::occ::PassThrough
H A Docc_command.hpp152 std::string devicePath; member in open_power::occ::OccCommand
/openbmc/phosphor-bmc-code-mgmt/usb/
H A Dusb_manager.hpp80 const fs::path& devicePath; member in phosphor::usb::USBManager
/openbmc/phosphor-fan-presence/presence/
H A Deeprom_device.hpp101 auto devicePath = path / address; in unbindDevice() local
/openbmc/phosphor-power/tools/power-utils/
H A Dversion.cpp52 auto devicePath = devices->find(psuInventoryPath); in getVersionInfo() local
H A Dupdater.cpp58 auto devicePath = data["psuDevices"][psuInventoryPath]; in getDevicePath() local
/openbmc/openpower-occ-control/test/
H A Derror_files_tests.cpp90 fs::path devicePath; member in ErrorFiles
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dserialize.cpp87 std::string devicePath = "/dev/mtd/u-boot-env"; in restoreFromFile() local
/openbmc/phosphor-bmc-code-mgmt/
H A Dserialize.cpp89 std::string device, devicePath; in restorePriority() local
/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp423 std::filesystem::path devicePath(newDevice); in exportDevice() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp128 boost::container::flat_map<uint8_t, std::string> devicePath; variable