Home
last modified time | relevance | path

Searched defs:deviceFile (Results 1 – 7 of 7) sorted by relevance

/openbmc/entity-manager/src/
H A Doverlay.cpp122 std::ofstream deviceFile(deviceDestructor); in deleteDevice() local
139 std::ofstream deviceFile(deviceConstructor); in createDevice() local
/openbmc/estoraged/include/
H A Dutil.hpp15 std::filesystem::path deviceFile; member
/openbmc/estoraged/src/test/
H A Dutil_test.cpp133 std::filesystem::path deviceFile, sysfsDir; in TEST() local
191 std::filesystem::path deviceFile, sysfsDir; in TEST() local
/openbmc/estoraged/src/
H A Dmain.cpp87 std::filesystem::path deviceFile = in createStorageObjects() local
H A Dutil.cpp255 std::filesystem::path deviceFile = "/dev"; in findDevice() local
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp563 std::fstream deviceFile; in ipmbChannelInit() local
615 std::fstream deviceFile; in ipmbChannelUpdateTargetAddress() local
/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp455 std::ofstream deviceFile(newDevice); in exportDevice() local