Home
last modified time | relevance | path

Searched defs:deviceName (Results 1 – 24 of 24) sorted by relevance

/openbmc/entity-manager/test/
H A Dtest_gpio_presence_state.cpp26 std::string deviceName = "device1"; in TEST_F() local
41 std::string deviceName = "device2"; in TEST_F() local
56 std::string deviceName = "device3"; in TEST_F() local
75 std::string deviceName = "device1"; in TEST_F() local
91 std::string deviceName = "device1"; in TEST_F() local
107 std::string deviceName = "device1"; in TEST_F() local
123 std::string deviceName = "device1"; in TEST_F() local
139 std::string deviceName = "device1"; in TEST_F() local
157 std::string deviceName = "device1"; in TEST_F() local
174 std::string deviceName = "device1"; in TEST_F() local
[all …]
/openbmc/dbus-sensors/src/fan/
H A DPresenceGpio.cpp33 const std::string& deviceName, in PresenceGpio()
64 const std::string& deviceType, const std::string& deviceName, in EventPresenceGpio()
130 const std::string& deviceType, const std::string& deviceName, in PollingPresenceGpio()
H A DPresenceGpio.hpp31 std::string deviceName; member in PresenceGpio
H A DFanMain.cpp362 std::string deviceName = in createSensors() local
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager_main.cpp11 std::string deviceName{}; in main() local
/openbmc/entity-manager/src/gpio-presence/
H A Ddevice_presence.hpp46 const std::string deviceName; member in gpio_presence::DevicePresence
H A Ddevice_presence.cpp27 const std::vector<uint64_t>& gpioValues, const std::string& deviceName, in DevicePresence()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ducd90320_device.hpp68 constexpr static std::string deviceName{"UCD90320"}; member in phosphor::power::sequencer::UCD90320Device
H A Ducd90160_device.hpp68 constexpr static std::string deviceName{"UCD90160"}; member in phosphor::power::sequencer::UCD90160Device
H A Dgpios_only_device.hpp149 inline static const std::string deviceName{"gpios_only_device"}; member in phosphor::power::sequencer::GPIOsOnlyDevice
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmodbus_serial.json12 "deviceName": "Temp Sensor", string
H A Dsnmp.json4 "deviceName": "SNMP router", string
116 "deviceName": "SNMP router", string
H A Dbacnet.json12 "deviceName": "BACnet Device ${objectName}", string
H A Dmodbus.json12 "deviceName": "Temp Sensor", string
/openbmc/phosphor-modbus/tests/
H A Dtest_inventory.cpp41 static constexpr const auto deviceName = "Test1"; member in InventoryTest
H A Dtest_firmware.cpp56 std::string deviceName; member in FirmwareTest
H A Dtest_sensors.cpp55 std::string deviceName; member in SensorsTest
/openbmc/estoraged/src/
H A Dutil.cpp250 std::filesystem::path deviceName(dirEntry.path().filename()); in findDevice() local
H A Destoraged.cpp53 std::string deviceName = std::filesystem::path(devPath).filename().string(); in EStoraged() local
/openbmc/dbus-sensors/src/
H A DUtils.hpp405 bool getDeviceBusAddr(const std::string& deviceName, T& bus, T& addr) in getDeviceBusAddr()
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempMain.cpp315 std::string deviceName; in createSensors() local
/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp536 std::string deviceName = generateDeviceName( in updateSystemConfiguration() local
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp216 std::string deviceName = *it; in createSensors() local
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp369 std::string deviceName; in createSensorsCallback() local