Home
last modified time | relevance | path

Searched defs:interface (Results 251 – 275 of 493) sorted by relevance

1...<<11121314151617181920

/openbmc/phosphor-power/power-sequencer/
H A Ducd90160.hpp273 pmbus::PMBus interface; member in phosphor::power::UCD90160
/openbmc/pldm/libpldmresponder/
H A Dpdr_numeric_effecter.hpp202 auto interface = dbusEntry.value("interface", ""); in generateNumericEffecterPDR() local
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.hpp65 static constexpr auto interface = "xyz.openbmc_project.Common.FactoryReset"; member in openpower::software::updater::GardReset
/openbmc/qemu/tests/qtest/libqos/
H A Darm-imx25-pdk-machine.c40 static void *imx25_pdk_get_driver(void *object, const char *interface) in imx25_pdk_get_driver()
H A Digb.c128 static void *igb_pci_get_driver(void *obj, const char *interface) in igb_pci_get_driver()
H A Darm-virt-machine.c49 static void *virt_get_driver(void *object, const char *interface) in virt_get_driver()
/openbmc/phosphor-state-manager/
H A Dsettings.cpp59 for (const auto& interface : serviceIter.second) in Objects() local
H A Dsecure_boot_check.cpp74 std::string interface = LoggingSettings::interface; in isMfgModeEnabled() local
/openbmc/u-boot/board/freescale/t4qds/
H A Deth.c175 int interface = fm_info_get_enet_if(port); in board_ft_fman_fixup_port() local
489 int i, idx, lane, slot, interface; in board_eth_init() local
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp55 for (const auto& interface : manager->interfaces) in setFirstBootMACOnInterface() local
234 for (auto& interface : interfacesProperties) in registerSignals() local
/openbmc/qemu/tests/qtest/
H A Dmegasas-test.c24 static void *megasas_get_driver(void *obj, const char *interface) in megasas_get_driver()
H A Dtulip-test.c25 static void *tulip_pci_get_driver(void *obj, const char *interface) in tulip_pci_get_driver()
/openbmc/entity-manager/src/gpio-presence/
H A Dconfig_provider.cpp28 const std::string& interface) : in ConfigProvider()
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp306 [&intf](const auto& interface) { return intf == interface; }); in hasOwner()
348 [&intf](const auto& interface) { return intf == interface; }); in setOwner()
370 [&intf](const auto& interface) { return intf == interface; }); in setOwner()
391 [&intf](const auto& interface) { return intf == interface; }); in findService()
/openbmc/phosphor-fan-presence/control/
H A Dhandlers.hpp93 inline auto removeInterface(const char* path, const char* interface) in removeInterface()
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuSensor.cpp58 std::string interface = thresholds::getInterface(threshold.level); local
H A DNvidiaGpuVoltageSensor.cpp59 std::string interface = thresholds::getInterface(threshold.level); local
H A DNvidiaGpuPowerSensor.cpp61 std::string interface = thresholds::getInterface(threshold.level); local
H A DNvidiaGpuEnergySensor.cpp59 std::string interface = thresholds::getInterface(threshold.level); local
/openbmc/phosphor-modbus/rtu/port/
H A Dusb_port.cpp31 uint16_t interface = 0; member
/openbmc/u-boot/drivers/sound/
H A Dsandbox.c16 int interface; member
83 static int sandbox_codec_set_params(struct udevice *dev, int interface, in sandbox_codec_set_params()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp148 const auto& interface = shutdownInterfaces.at(shutdownType); in checkAlarms() local
172 std::string interface; in propertiesChanged() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassiveredundancy.cpp44 constexpr const char* interface = "org.freedesktop.DBus.Properties"; variable
/openbmc/bmcweb/redfish-core/src/
H A Ddbus_log_watcher.cpp125 std::string interface; in getReadingsForReport() local
/openbmc/ipmitool/src/plugins/dbus/
H A Ddbus.c57 static const char *interface = "org.openbmc.HostIpmi"; variable

1...<<11121314151617181920