Home
last modified time | relevance | path

Searched defs:_bus (Results 1 – 23 of 23) sorted by relevance

/openbmc/phosphor-fan-presence/presence/
H A Derror_reporter.hpp91 sdbusplus::bus_t& _bus; member in phosphor::fan::presence::ErrorReporter
H A Djson_parser.hpp89 sdbusplus::bus_t& _bus; member in phosphor::fan::presence::JsonConfig
/openbmc/phosphor-fan-presence/control/
H A Dmanager.hpp56 sdbusplus::bus_t& _bus; member in phosphor::fan::control::Manager
H A Dfan.hpp62 sdbusplus::bus_t& _bus; member in phosphor::fan::control::Fan
H A Dzone.hpp665 sdbusplus::bus_t& _bus; member in phosphor::fan::control::Zone
/openbmc/phosphor-pid-control/dbus/
H A Ddbusactiveread.hpp34 [[maybe_unused]] sdbusplus::bus_t& _bus; member in pid_control::DbusActiveRead
H A Ddbushelper.hpp73 sdbusplus::bus_t _bus; member in pid_control::DbusHelper
/openbmc/phosphor-fan-presence/control/json/
H A Dfan.hpp141 sdbusplus::bus_t& _bus; member in phosphor::fan::control::json::Fan
H A Devent.hpp153 sdbusplus::bus_t& _bus; member in phosphor::fan::control::json::Event
H A Dmanager.hpp595 sdbusplus::bus_t& _bus; member in phosphor::fan::control::json::Manager
/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.hpp151 sdbusplus::bus_t& _bus; member in phosphor::fan::monitor::System
H A Dfan.hpp246 sdbusplus::bus_t& _bus; member in phosphor::fan::monitor::Fan
H A Dtach_sensor.hpp423 sdbusplus::bus_t& _bus; member in phosphor::fan::monitor::TachSensor
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dinterface.hpp110 bus_t _bus; member
/openbmc/phosphor-hwmon/
H A Dmainloop.hpp98 sdbusplus::bus_t _bus; member in MainLoop
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.hpp217 sdbusplus::bus_t& _bus; member in phosphor::inventory::manager::associations::Manager
H A Dmanager.hpp204 sdbusplus::bus_t _bus; member in phosphor::inventory::manager::Manager
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp1082 sdbusplus::bus_t& _bus; member in openpower::pels::DataInterface
/openbmc/phosphor-fan-presence/
H A Dpower_state.hpp116 sdbusplus::bus_t& _bus; member in phosphor::fan::PowerState
/openbmc/linux/drivers/soundwire/
H A Dcadence_master.h162 #define bus_to_cdns(_bus) container_of(_bus, struct sdw_cdns, bus) argument
/openbmc/sdbusplus/include/sdbusplus/
H A Dbus.hpp542 details::bus _bus; member
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h155 #define bus_to_azx(_bus) container_of(_bus, struct azx, bus.core) argument
H A Dhda_controller.c695 int snd_hda_attach_pcm_stream(struct hda_bus *_bus, struct hda_codec *codec, in snd_hda_attach_pcm_stream()