/openbmc/phosphor-buttons/inc/ |
H A D | button_factory.hpp | 11 sdbusplus::bus_t& bus, EventPtr& event, ButtonConfig& buttonCfg)>; 39 [](sdbusplus::bus_t& bus, EventPtr& event, in addToRegistry() 51 [=](sdbusplus::bus_t& bus, EventPtr& event, in addToRegistry() 64 const std::string& name, sdbusplus::bus_t& bus, EventPtr& event, in createInstance()
|
H A D | button_interface.hpp | 13 ButtonIface(sdbusplus::bus_t& bus, EventPtr& event, ButtonConfig& buttonCfg, in ButtonIface() 125 EventPtr& event;
|
H A D | common.hpp | 30 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef
|
H A D | id_button.hpp | 38 IDButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in IDButton()
|
H A D | reset_button.hpp | 38 ResetButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in ResetButton()
|
H A D | debugHostSelector_button.hpp | 25 DebugHostSelector(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in DebugHostSelector()
|
H A D | power_button.hpp | 40 PowerButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in PowerButton()
|
H A D | serial_uart_mux.hpp | 24 EventPtr& event, ButtonConfig& buttonCfg) : in SerialUartMux()
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.hpp | 26 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef 81 Evdev(const std::string& path, const unsigned int key, EventPtr& event, in Evdev() 108 EventPtr& event;
|
H A D | monitor.hpp | 47 EventPtr& event, bool continueRun, in Monitor()
|
H A D | mainapp.cpp | 73 phosphor::gpio::EventPtr eventP{event}; in main()
|
/openbmc/phosphor-snmp/ |
H A D | snmp_main.cpp | 20 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef 34 EventPtr eventPtr{event}; in main()
|
/openbmc/phosphor-debug-collector/ |
H A D | core_manager.hpp | 48 Manager(const EventPtr& event) : in Manager() 69 EventPtr eventLoop;
|
H A D | dump_manager_bmc.hpp | 53 Manager(sdbusplus::bus_t& bus, const EventPtr& event, const char* path, in Manager() 111 EventPtr eventLoop;
|
H A D | core_manager_main.cpp | 27 phosphor::dump::EventPtr eventP{event}; in main()
|
H A D | watch.hpp | 46 Watch(const EventPtr& eventObj, int flags, uint32_t mask, uint32_t events,
|
/openbmc/phosphor-post-code-manager/inc/ |
H A D | post_code.hpp | 52 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef 66 PostCode(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in PostCode() 144 EventPtr& event;
|
/openbmc/openpower-occ-control/ |
H A D | occ_errors.hpp | 44 Error(EventPtr& event, const fs::path& file, in Error() 112 EventPtr& event;
|
H A D | occ_events.hpp | 19 using EventPtr = std::unique_ptr<sd_event, EventDeleter>; typedef
|
H A D | occ_presence.hpp | 30 Presence(EventPtr& event, const fs::path& file, const Manager& mgr, in Presence()
|
H A D | pldm.hpp | 79 std::function<void(bool)> safeModeCallBack, EventPtr& event) : in Interface() 209 EventPtr& event;
|
H A D | powermode.hpp | 258 const char* ipsPath, EventPtr& event); 524 EventPtr& event;
|
H A D | occ_manager.hpp | 79 explicit Manager(EventPtr& event) : in Manager() 204 EventPtr& event;
|
H A D | app.cpp | 31 open_power::occ::EventPtr eventP{event}; in main()
|
/openbmc/phosphor-gpio-monitor/test/ |
H A D | utest.cpp | 70 phosphor::gpio::EventPtr eventP{events}; in TEST_F() 99 phosphor::gpio::EventPtr eventP{events}; in TEST_F()
|